feat: open containing folder

This commit is contained in:
Gary Wang
2022-01-21 16:48:43 +08:00
parent 00168a34f0
commit 9e1b10831a
4 changed files with 25 additions and 0 deletions

View File

@ -38,6 +38,7 @@ public:
QAction *actionToggleProtectMode;
QAction *actionSettings;
QAction *actionHelp;
QAction *actionLocateInFileManager;
QAction *actionProperties;
QAction *actionQuitApp;
};