fix wrong include indents
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user