diff options
Diffstat (limited to 'demos/qtdemo/mainwindow.h')
-rw-r--r-- | demos/qtdemo/mainwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/qtdemo/mainwindow.h b/demos/qtdemo/mainwindow.h index e613268..b8cfda6 100644 --- a/demos/qtdemo/mainwindow.h +++ b/demos/qtdemo/mainwindow.h @@ -43,7 +43,6 @@ #define MAIN_WINDOW_H #include <QtGui> -#include <QtDeclarative> #include <QPixmap> class DemoTextItem; |