fix wrong include indents

This commit is contained in:
doitux
2011-07-03 19:45:08 +00:00
parent 81d9b0d8af
commit d1e7266501
94 changed files with 186 additions and 103 deletions
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef SERVERGUIWRAPPER_H
*****************************************************************************/
#ifndef SERVERGUIWRAPPER_H
#define SERVERGUIWRAPPER_H
#include <guiinterface.h>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "guiinterface.h"
*****************************************************************************/
#include "guiinterface.h"
GuiInterface::~GuiInterface()
{
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef GUIINTERFACE_H
*****************************************************************************/
#ifndef GUIINTERFACE_H
#define GUIINTERFACE_H
#include <net/clientcallback.h>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "aboutpokerthimpl.h"
*****************************************************************************/
#include "aboutpokerthimpl.h"
#include "configfile.h"
#include "game_defs.h"
#include <QtCore>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef ABOUTPOKERTHIMPL_H
*****************************************************************************/
#ifndef ABOUTPOKERTHIMPL_H
#define ABOUTPOKERTHIMPL_H
#include "ui_aboutpokerth.h"
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "changecompleteblindsdialogimpl.h"
*****************************************************************************/
#include "changecompleteblindsdialogimpl.h"
#include "configfile.h"
#include <iostream>
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef CHANGECOMPLETEBLINDSDIALOGIMPL_H
*****************************************************************************/
#ifndef CHANGECOMPLETEBLINDSDIALOGIMPL_H
#define CHANGECOMPLETEBLINDSDIALOGIMPL_H
#include "ui_changecompleteblindsdialog.h"
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "changecontentdialogimpl.h"
*****************************************************************************/
#include "changecontentdialogimpl.h"
// #include "session.h"
#include "configfile.h"
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef CHANGECONTENTDIALOGIMPL_H
*****************************************************************************/
#ifndef CHANGECONTENTDIALOGIMPL_H
#define CHANGECONTENTDIALOGIMPL_H
#include "ui_changecontentdialog.h"
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "chattools.h"
*****************************************************************************/
#include "chattools.h"
#include "session.h"
#include "configfile.h"
#include "gametablestylereader.h"
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef CHATTOOLS_H
*****************************************************************************/
#ifndef CHATTOOLS_H
#define CHATTOOLS_H
#include <string>
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "connecttoserverdialogimpl.h"
*****************************************************************************/
#include "connecttoserverdialogimpl.h"
#include <net/socket_msg.h>
connectToServerDialogImpl::connectToServerDialogImpl(QWidget *parent)
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef CONNECTTOSERVERDIALOGIMPL_H
*****************************************************************************/
#ifndef CONNECTTOSERVERDIALOGIMPL_H
#define CONNECTTOSERVERDIALOGIMPL_H
#include "ui_connecttoserverdialog.h"
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "createinternetgamedialogimpl.h"
*****************************************************************************/
#include "createinternetgamedialogimpl.h"
#include "session.h"
#include "configfile.h"
#include "gamedata.h"
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef CREATEINTERNETGAMEDIALOGIMPL_H
*****************************************************************************/
#ifndef CREATEINTERNETGAMEDIALOGIMPL_H
#define CREATEINTERNETGAMEDIALOGIMPL_H
#include "ui_createinternetgamedialog.h"
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "createnetworkgamedialogimpl.h"
*****************************************************************************/
#include "createnetworkgamedialogimpl.h"
#include "session.h"
#include "configfile.h"
#include "changecompleteblindsdialogimpl.h"
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef CREATENETWORKGAMEDIALOGIMPL_H
*****************************************************************************/
#ifndef CREATENETWORKGAMEDIALOGIMPL_H
#define CREATENETWORKGAMEDIALOGIMPL_H
#include "ui_createnetworkgamedialog.h"
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "gamelobbydialogimpl.h"
*****************************************************************************/
#include "gamelobbydialogimpl.h"
#include "mygamelistsortfilterproxymodel.h"
#include "mynicklistsortfilterproxymodel.h"
#include "startwindowimpl.h"
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef GAMELOBBYDIALOGIMPL_H
*****************************************************************************/
#ifndef GAMELOBBYDIALOGIMPL_H
#define GAMELOBBYDIALOGIMPL_H
#include <ui_gamelobbydialog.h>
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "mygamelisttreewidget.h"
*****************************************************************************/
#include "mygamelisttreewidget.h"
#include <QDebug>
#include <iostream>
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef MYGAMELISTTREEWIDGET_H
*****************************************************************************/
#ifndef MYGAMELISTTREEWIDGET_H
#define MYGAMELISTTREEWIDGET_H
#include <QtGui>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "gametableimpl.h"
*****************************************************************************/
#include "gametableimpl.h"
#include "mymessagedialogimpl.h"
#include "settingsdialogimpl.h"
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef GAMETABLEIMPL_H
*****************************************************************************/
#ifndef GAMETABLEIMPL_H
#define GAMETABLEIMPL_H
#include "ui_gametable.h"
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "guilog.h"
*****************************************************************************/
#include "guilog.h"
#include "gametableimpl.h"
#include <handinterface.h>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef GUILOG_H
*****************************************************************************/
#ifndef GUILOG_H
#define GUILOG_H
#include <fstream>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "myactionbutton.h"
*****************************************************************************/
#include "myactionbutton.h"
#include "gametablestylereader.h"
using namespace std;
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef MYACTIONBUTTON_H
*****************************************************************************/
#ifndef MYACTIONBUTTON_H
#define MYACTIONBUTTON_H
#include <QtGui>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "myavatarlabel.h"
*****************************************************************************/
#include "myavatarlabel.h"
#include "gametableimpl.h"
#include "gametablestylereader.h"
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef MYAVATARLABEL_H
*****************************************************************************/
#ifndef MYAVATARLABEL_H
#define MYAVATARLABEL_H
#include <iostream>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "mycardspixmaplabel.h"
*****************************************************************************/
#include "mycardspixmaplabel.h"
#include "gametableimpl.h"
// using namespace std;
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef MYCARDSPIXMAPLABEL_H
*****************************************************************************/
#ifndef MYCARDSPIXMAPLABEL_H
#define MYCARDSPIXMAPLABEL_H
#include <iostream>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "mychancelabel.h"
*****************************************************************************/
#include "mychancelabel.h"
#include "gametableimpl.h"
#include "gametablestylereader.h"
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef MYCHANCELABEL_H
*****************************************************************************/
#ifndef MYCHANCELABEL_H
#define MYCHANCELABEL_H
#include <vector>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "mylefttabwidget.h"
*****************************************************************************/
#include "mylefttabwidget.h"
MyLeftTabWidget::MyLeftTabWidget(QGroupBox *parent)
: QTabWidget(parent), chatBlinkTimer(0), myTabBar(0)
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef MYLEFTTABWIDGET_H
*****************************************************************************/
#ifndef MYLEFTTABWIDGET_H
#define MYLEFTTABWIDGET_H
#include <QtGui>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "mynamelabel.h"
*****************************************************************************/
#include "mynamelabel.h"
#include "gametableimpl.h"
#include "session.h"
#include "gametablestylereader.h"
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef MYNAMELABEL_H
*****************************************************************************/
#ifndef MYNAMELABEL_H
#define MYNAMELABEL_H
#include <iostream>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "myrighttabwidget.h"
*****************************************************************************/
#include "myrighttabwidget.h"
#include <iostream>
using namespace std;
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef MYRIGHTTABWIDGET_H
*****************************************************************************/
#ifndef MYRIGHTTABWIDGET_H
#define MYRIGHTTABWIDGET_H
#include <QtGui>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "mysetlabel.h"
*****************************************************************************/
#include "mysetlabel.h"
#include "gametableimpl.h"
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef MYSETLABEL_H
*****************************************************************************/
#ifndef MYSETLABEL_H
#define MYSETLABEL_H
#include <iostream>
+2 -2
View File
@@ -14,8 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "mysetlabel.h"
*****************************************************************************/
#include "mysetlabel.h"
#include "gametableimpl.h"
using namespace std;
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef MYSTATUSLABEL_H
*****************************************************************************/
#ifndef MYSTATUSLABEL_H
#define MYSTATUSLABEL_H
#include <iostream>
+2 -2
View File
@@ -14,8 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "mytimeoutlabel.h"
*****************************************************************************/
#include "mytimeoutlabel.h"
#include "gametableimpl.h"
using namespace std;
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef MYTIMEOUTLABEL_H
*****************************************************************************/
#ifndef MYTIMEOUTLABEL_H
#define MYTIMEOUTLABEL_H
#include <iostream>
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "startsplash.h"
*****************************************************************************/
#include "startsplash.h"
StartSplash::StartSplash(QPixmap &p)
: QSplashScreen(p)
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef STARTSPLASH_H
*****************************************************************************/
#ifndef STARTSPLASH_H
#define STARTSPLASH_H
#include <QtGui>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef GUIWRAPPER_H
*****************************************************************************/
#ifndef GUIWRAPPER_H
#define GUIWRAPPER_H
#include <guiinterface.h>
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "joinnetworkgamedialogimpl.h"
*****************************************************************************/
#include "joinnetworkgamedialogimpl.h"
#include "session.h"
#include "configfile.h"
#include <tinyxml.h>
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef JOINNETWORKGAMEDIALOGIMPL_H
*****************************************************************************/
#ifndef JOINNETWORKGAMEDIALOGIMPL_H
#define JOINNETWORKGAMEDIALOGIMPL_H
#include "ui_joinnetworkgamedialog.h"
@@ -14,8 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "mymessagedialogimpl.h"
*****************************************************************************/
#include "mymessagedialogimpl.h"
#include <QtCore>
#include "configfile.h"
#include <iostream>
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef MYMESSAGEDIALOGIMPL_H
*****************************************************************************/
#ifndef MYMESSAGEDIALOGIMPL_H
#define MYMESSAGEDIALOGIMPL_H
#include "ui_mymessagedialog.h"
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "newgamedialogimpl.h"
*****************************************************************************/
#include "newgamedialogimpl.h"
#include "changecompleteblindsdialogimpl.h"
#include "configfile.h"
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef NEWGAMEDIALOGIMPL_H
*****************************************************************************/
#ifndef NEWGAMEDIALOGIMPL_H
#define NEWGAMEDIALOGIMPL_H
#include "ui_newgamedialog.h"
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "qthelper.h"
*****************************************************************************/
#include "qthelper.h"
#include <QtCore>
#include <iostream>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef QTHELPER_H
*****************************************************************************/
#ifndef QTHELPER_H
#define QTHELPER_H
#ifdef POKERTH_DEDICATED_SERVER
-2
View File
@@ -16,10 +16,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/
#include "qttoolswrapper.h"
#include <qthelper/qthelper.h>
using namespace std;
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef QTTOOLSWRAPPER_H
*****************************************************************************/
#ifndef QTTOOLSWRAPPER_H
#define QTTOOLSWRAPPER_H
#include <qttoolsinterface.h>
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "serverlistdialogimpl.h"
*****************************************************************************/
#include "serverlistdialogimpl.h"
#include "configfile.h"
#include "startwindowimpl.h"
#include "connecttoserverdialogimpl.h"
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef SERVERLISTDIALOGIMPL_H
*****************************************************************************/
#ifndef SERVERLISTDIALOGIMPL_H
#define SERVERLISTDIALOGIMPL_H
#include "ui_serverlistdialog.h"
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "manualblindsorderdialogimpl.h"
*****************************************************************************/
#include "manualblindsorderdialogimpl.h"
#include "configfile.h"
#include <iostream>
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef MANUALBLINDSORDERDIALOGIMPL_H
*****************************************************************************/
#ifndef MANUALBLINDSORDERDIALOGIMPL_H
#define MANUALBLINDSORDERDIALOGIMPL_H
#include "ui_manualblindsorderdialog.h"
+2 -1
View File
@@ -14,8 +14,9 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "myavatarbutton.h"
*****************************************************************************/
#include "myavatarbutton.h"
using namespace std;
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef MYAVATARBUTTON_H
*****************************************************************************/
#ifndef MYAVATARBUTTON_H
#define MYAVATARBUTTON_H
#include <QtGui>
@@ -14,8 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "myhpavatarbutton.h"
*****************************************************************************/
#include "myhpavatarbutton.h"
using namespace std;
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef MYHPAVATARBUTTON_H
*****************************************************************************/
#ifndef MYHPAVATARBUTTON_H
#define MYHPAVATARBUTTON_H
#include <QtGui>
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "mystylelistitem.h"
*****************************************************************************/
#include "mystylelistitem.h"
MyStyleListItem::MyStyleListItem(QStringList s, QTreeWidget *w)
: QTreeWidgetItem(w, s, QTreeWidgetItem::UserType)
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "myavatarlistitem.h"
*****************************************************************************/
#include "myavatarlistitem.h"
using namespace std;
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef MYAVATARLISTITEM_H
*****************************************************************************/
#ifndef MYAVATARLISTITEM_H
#define MYAVATARLISTITEM_H
#include <QtGui>
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "selectavatardialogimpl.h"
*****************************************************************************/
#include "selectavatardialogimpl.h"
#include "myavatarlistitem.h"
#include "configfile.h"
#include <iostream>
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef SELECTAVATARDIALOGIMPL_H
*****************************************************************************/
#ifndef SELECTAVATARDIALOGIMPL_H
#define SELECTAVATARDIALOGIMPL_H
#include "ui_selectavatardialog.h"
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "settingsdialogimpl.h"
*****************************************************************************/
#include "settingsdialogimpl.h"
#include "myavatarlistitem.h"
#include "mystylelistitem.h"
#include "gametablestylereader.h"
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef SETTINGSDIALOGIMPL_H
*****************************************************************************/
#ifndef SETTINGSDIALOGIMPL_H
#define SETTINGSDIALOGIMPL_H
#include "ui_settingsdialog.h"
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "sdlplayer.h"
*****************************************************************************/
#include "sdlplayer.h"
#if (defined __APPLE__)
#include <SDL.h>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include <QtCore>
*****************************************************************************/
#include <QtCore>
#ifndef SDLPLAYER_H
#define SDLPLAYER_H
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "startnetworkgamedialogimpl.h"
*****************************************************************************/
#include "startnetworkgamedialogimpl.h"
#include "startwindowimpl.h"
#include "session.h"
#include "configfile.h"
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef STARTNETWORKGAMEDIALOGIMPL_H
*****************************************************************************/
#ifndef STARTNETWORKGAMEDIALOGIMPL_H
#define STARTNETWORKGAMEDIALOGIMPL_H
#include "ui_startnetworkgamedialog.h"
+2 -5
View File
@@ -14,19 +14,16 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "startwindowimpl.h"
*****************************************************************************/
#include "startwindowimpl.h"
#include "playerinterface.h"
#include <gamedata.h>
#include <generic/serverguiwrapper.h>
#include <net/socket_msg.h>
#include "tools.h"
#include "session.h"
#include "game.h"
#include "guiwrapper.h"
#include "configfile.h"
#include "gametableimpl.h"
#include "newgamedialogimpl.h"
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef STARTWINDOWIMPL_H
*****************************************************************************/
#ifndef STARTWINDOWIMPL_H
#define STARTWINDOWIMPL_H
#include <boost/shared_ptr.hpp>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "carddeckstylereader.h"
*****************************************************************************/
#include "carddeckstylereader.h"
#include <iostream>
#include <sstream>
#include <cstdlib>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef CARDDECKSTYLEREADER_H
*****************************************************************************/
#ifndef CARDDECKSTYLEREADER_H
#define CARDDECKSTYLEREADER_H
#include <tinyxml.h>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "gametablestylereader.h"
*****************************************************************************/
#include "gametablestylereader.h"
#include <cstdlib>
using namespace std;
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef GAMETABLESTYLEREADER_H
*****************************************************************************/
#ifndef GAMETABLESTYLEREADER_H
#define GAMETABLESTYLEREADER_H
#include <tinyxml.h>
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "timeoutmsgboximpl.h"
*****************************************************************************/
#include "timeoutmsgboximpl.h"
#include "session.h"
timeoutMsgBoxImpl::timeoutMsgBoxImpl(QMainWindow *parent)
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef TIMEOUTMSGBOXIMPL_H
*****************************************************************************/
#ifndef TIMEOUTMSGBOXIMPL_H
#define TIMEOUTMSGBOXIMPL_H
#include <QMessageBox>
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #include "qttoolsinterface.h"
*****************************************************************************/
#include "qttoolsinterface.h"
QtToolsInterface::~QtToolsInterface()
{
+2 -1
View File
@@ -14,7 +14,8 @@
* *
* You should have received a copy of the GNU Affero General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*****************************************************************************/ #ifndef QTTOOLSINTERFACE_H
*****************************************************************************/
#ifndef QTTOOLSINTERFACE_H
#define QTTOOLSINTERFACE_H
#include <string>