summaryrefslogtreecommitdiffstats
path: root/examples/gestures/imagegestures/mainwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gestures/imagegestures/mainwidget.h')
-rw-r--r--examples/gestures/imagegestures/mainwidget.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/gestures/imagegestures/mainwidget.h b/examples/gestures/imagegestures/mainwidget.h
index 1a99155..71b09b0 100644
--- a/examples/gestures/imagegestures/mainwidget.h
+++ b/examples/gestures/imagegestures/mainwidget.h
@@ -44,6 +44,8 @@
#include <QMainWindow>
+class ImageWidget;
+
class MainWidget : public QMainWindow
{
Q_OBJECT