compile fixes on *nix

This commit is contained in:
hjk
2011-03-24 13:02:57 +01:00
parent 9352f4b68f
commit 8fac439e86
3 changed files with 8 additions and 8 deletions

View File

@@ -34,6 +34,7 @@
#include <QtCore/qpointer.h>
#include <QtGui/qwidget.h>
QT_BEGIN_NAMESPACE
class QTabWidget;
class QSlider;
class QGroupBox;
@@ -41,6 +42,7 @@ class QLabel;
class QSpinBox;
class QPushButton;
class QDeclarativeView;
QT_END_NAMESPACE
class TracePlugin;