Fix check state of the auto hide button
when dragging the container into a floating window
This commit is contained in:
@@ -150,6 +150,11 @@ protected:
|
||||
*/
|
||||
void markTitleBarMenuOutdated();
|
||||
|
||||
/*
|
||||
* Update the auto hide button checked state based on if it's overlayed or not
|
||||
*/
|
||||
void updateAutoHidebuttonCheckState();
|
||||
|
||||
protected Q_SLOTS:
|
||||
void toggleView(bool Open);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user