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
@@ -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"