citra-qt: Add option to hide dock widget title bars
This commit is contained in:
parent
0bf5a0bfc4
commit
76c74ffc96
3 changed files with 86 additions and 34 deletions
|
@ -46,6 +46,7 @@ private slots:
|
|||
void OnMenuLoadSymbolMap();
|
||||
void OnOpenHotkeysDialog();
|
||||
void OnConfigure();
|
||||
void OnDisplayTitleBars(bool);
|
||||
void ToggleWindowMode();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue