Comment autohide
This commit is contained in:
parent
333fbc8d2f
commit
e0baaa1ce2
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ public:
|
|||
|
||||
enum Visibility {
|
||||
AlwaysShow = 0,
|
||||
AutoHide,
|
||||
// AutoHide,
|
||||
AlwaysHide
|
||||
};
|
||||
Q_ENUMS(Visibility)
|
||||
|
|
Loading…
Reference in a new issue