summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/testapp/mainwindow.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/testapp/mainwindow.cpp b/examples/testapp/mainwindow.cpp
index 579d7dec5..9a8f7e96e 100644
--- a/examples/testapp/mainwindow.cpp
+++ b/examples/testapp/mainwindow.cpp
@@ -46,6 +46,7 @@
#include <QtGui/QApplication>
#include <QtGui/QLabel>
#include <QtGui/QMenuBar>
+#include <QtGui/QMessageBox>
#include <QtGui/QProgressDialog>
using namespace QInstaller;