make playlist show playtime again
This commit is contained in:
parent
67dade4e4b
commit
47d8e323ab
11 changed files with 86 additions and 96 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue