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
View File
@@ -33,7 +33,9 @@
#include <QtCore>
#include <stdlib.h>
#ifndef Q_MOC_RUN
#include <third_party/boost/timers.hpp>
#endif
class BadWordCheck;
class TextFloodCheck;