From 94cb5c7d770866269d1a61ec6b3c76607eccee6f Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Sun, 18 May 2014 23:12:35 +0200 Subject: Restore manage screenshots in main window. --- gui/MainWindow.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gui/MainWindow.h') 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. -- cgit