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