Some chatcleaner fixes for Qt5 (and other stuff).

This commit is contained in:
lotodore
2013-08-29 19:54:34 +02:00
parent 2db9ea1a93
commit 8adbe8edb9
4 changed files with 10 additions and 3 deletions
+2 -2
View File
@@ -29,6 +29,8 @@
* as that of the covered work. *
*****************************************************************************/
#include "cleanerconfig.h"
#include <QtCore>
#include <tinyxml.h>
#define MODUS 0711
@@ -46,8 +48,6 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <QtCore>
using namespace std;