summaryrefslogtreecommitdiffstats
path: root/viewer.h
diff options
context:
space:
mode:
Diffstat (limited to 'viewer.h')
-rw-r--r--viewer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/viewer.h b/viewer.h
index 6f9537e..d95fee3 100644
--- a/viewer.h
+++ b/viewer.h
@@ -4,7 +4,6 @@
#include <QWidget>
class QLabel;
-class QWheelEvent;
class Viewer : public QWidget {
public: