summaryrefslogtreecommitdiffstats
path: root/gui/MainWindow.h
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2014-05-18 23:12:35 +0200
committerPetr Mrázek <peterix@gmail.com>2014-05-18 23:12:35 +0200
commit94cb5c7d770866269d1a61ec6b3c76607eccee6f (patch)
tree1ffae987512491c6a0cd87a5d66c654dc801f73e /gui/MainWindow.h
parent911ac19a56fa1a5f8dd4798385022813cd0b9d07 (diff)
downloadMultiMC-94cb5c7d770866269d1a61ec6b3c76607eccee6f.tar
MultiMC-94cb5c7d770866269d1a61ec6b3c76607eccee6f.tar.gz
MultiMC-94cb5c7d770866269d1a61ec6b3c76607eccee6f.tar.lz
MultiMC-94cb5c7d770866269d1a61ec6b3c76607eccee6f.tar.xz
MultiMC-94cb5c7d770866269d1a61ec6b3c76607eccee6f.zip
Restore manage screenshots in main window.
Diffstat (limited to 'gui/MainWindow.h')
-rw-r--r--gui/MainWindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/MainWindow.h b/gui/MainWindow.h
index 45ca520c..69cf11b0 100644
--- a/gui/MainWindow.h
+++ b/gui/MainWindow.h
@@ -111,6 +111,8 @@ slots:
void on_actionEditInstNotes_triggered();
+ void on_actionScreenshots_triggered();
+
/*!
* Launches the currently selected instance with the default account.
* If no default account is selected, prompts the user to pick an account.