aboutsummaryrefslogtreecommitdiff
path: root/src/display.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/display.h')
-rw-r--r--src/display.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/display.h b/src/display.h
index 7ab2074bc..15e0111d6 100644
--- a/src/display.h
+++ b/src/display.h
@@ -24,6 +24,7 @@
class TimeIndicator;
+
#include "pixmapwidget.h"
/**
@@ -73,6 +74,7 @@ signals:
void shuffleToggled(bool);
protected:
void wheelEvent(QWheelEvent *);
+ void mousePressEvent(QMouseEvent*);
private slots:
void updateSkin();