make playlist show playtime again

This commit is contained in:
Thomas Frauendorfer 2008-02-01 09:53:10 +01:00
parent 67dade4e4b
commit 47d8e323ab
11 changed files with 86 additions and 96 deletions

View file

@ -48,7 +48,7 @@ class PlaylistWindow : public QMainWindow {
public slots:
void switchDisplay (void);
protected slots:
protected:
void hideEvent (QHideEvent *event);
void showEvent (QShowEvent *event);
void mousePressEvent (QMouseEvent *event);