summaryrefslogtreecommitdiffstats
path: root/amarok/src/systray.h
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/systray.h')
-rw-r--r--amarok/src/systray.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/amarok/src/systray.h b/amarok/src/systray.h
index 9f07c6b2..bd26eb28 100644
--- a/amarok/src/systray.h
+++ b/amarok/src/systray.h
@@ -30,6 +30,7 @@ protected:
virtual void engineTrackPositionChanged( long position, bool /*userSeek*/ );
// get notified of 'highlight' color change
virtual void paletteChange( const QPalette & oldPalette );
+ void resizeEvent ( QResizeEvent * );
private:
bool event( QEvent* );