summaryrefslogtreecommitdiffstats
path: root/gui/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mainwindow.h')
-rw-r--r--gui/mainwindow.h9
1 files changed, 7 insertions, 2 deletions
diff --git a/gui/mainwindow.h b/gui/mainwindow.h
index a9a4d395..b861cbe7 100644
--- a/gui/mainwindow.h
+++ b/gui/mainwindow.h
@@ -63,6 +63,8 @@ private slots:
void on_actionChangeInstGroup_triggered();
void on_actionViewInstanceFolder_triggered();
+
+ void on_actionViewSelectedInstFolder_triggered();
void on_actionRefresh_triggered();
@@ -82,8 +84,11 @@ private slots:
void on_actionLaunchInstance_triggered();
-
- void on_actionMakeDesktopShortcut_triggered();
+ void on_actionDeleteInstance_triggered();
+
+ void on_actionRenameInstance_triggered();
+
+ void on_actionMakeDesktopShortcut_triggered();
void on_actionChangeInstMCVersion_triggered();