feat: open containing folder

This commit is contained in:
Gary Wang
2022-02-01 17:19:36 +08:00
parent 00168a34f0
commit 9e1b10831a
4 changed files with 25 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@ public:
QAction *actionToggleProtectMode;
QAction *actionSettings;
QAction *actionHelp;
QAction *actionLocateInFileManager;
QAction *actionProperties;
QAction *actionQuitApp;
};