1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-10 08:16:33 -05:00

citra-qt: Add option to hide dock widget title bars

This commit is contained in:
Kingcom
2015-01-06 16:09:30 +01:00
parent 0bf5a0bfc4
commit 76c74ffc96
3 changed files with 86 additions and 34 deletions

View File

@@ -46,6 +46,7 @@ private slots:
void OnMenuLoadSymbolMap();
void OnOpenHotkeysDialog();
void OnConfigure();
void OnDisplayTitleBars(bool);
void ToggleWindowMode();
private: