able to toggle stay on top
This commit is contained in:
@@ -43,6 +43,8 @@ protected slots:
|
||||
void closeWindow();
|
||||
void updateWidgetsPosition();
|
||||
void toggleProtectedMode();
|
||||
void toggleStayOnTop();
|
||||
bool stayOnTop();
|
||||
|
||||
private:
|
||||
QPoint m_oldMousePos;
|
||||
|
||||
Reference in New Issue
Block a user