qt5 refactoring ...

This commit is contained in:
doitux
2013-08-28 10:49:03 +02:00
parent 1d0b9fc5f2
commit 20840a2af0
90 changed files with 1910 additions and 3067 deletions
+3
View File
@@ -36,6 +36,9 @@
#include <QtGui>
#include <QtCore>
#include <third_party/boost/timers.hpp>
#if QT_VERSION >= 0x050000
#include <QtWidgets>
#endif
class gameTableImpl;