Always resurrect playlist window in the correct pos.
This commit is contained in:
parent
f7c018c48c
commit
aa6be6881a
2 changed files with 6 additions and 0 deletions
|
@ -112,6 +112,7 @@ class PlaylistWindow : public QMainWindow {
|
|||
void mouseMoveEvent (QMouseEvent *event);
|
||||
void enterEvent (QEvent *event);
|
||||
void leaveEvent (QEvent *event);
|
||||
void moveEvent (QMoveEvent *event);
|
||||
void resizeEvent (QResizeEvent *event);
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue