mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-12-22 11:15:12 -06:00
feat: Changed folders in list to be a toggleable option
This commit is contained in:
committed by
Levi Akatsuki
parent
60d62a9277
commit
8b6a4c21f3
@@ -383,6 +383,7 @@ private slots:
|
||||
void OnAbout();
|
||||
void OnToggleFilterBar();
|
||||
void OnToggleStatusBar();
|
||||
void OnToggleFoldersInList();
|
||||
void OnDisplayTitleBars(bool);
|
||||
void InitializeHotkeys();
|
||||
void ToggleFullscreen();
|
||||
|
||||
Reference in New Issue
Block a user