mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-02 19:28:10 -05:00
citra-qt: Add option to hide dock widget title bars
This commit is contained in:
@ -46,6 +46,7 @@ private slots:
|
||||
void OnMenuLoadSymbolMap();
|
||||
void OnOpenHotkeysDialog();
|
||||
void OnConfigure();
|
||||
void OnDisplayTitleBars(bool);
|
||||
void ToggleWindowMode();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user