chore: make use of Qt's startSystemMove()

This commit is contained in:
2023-07-07 00:23:34 +08:00
parent e58cc703f3
commit 4c438629e7
2 changed files with 2 additions and 3 deletions

View File

@ -55,7 +55,6 @@ private slots:
void on_minimumWindowBtn_clicked();
private:
QPoint m_oldMousePos;
bool m_clickedOnWindow = false;
bool m_playbackSliderPressed = false;
QLinearGradient m_bgLinearGradient;