diff src/mainwindow.h @ 83:11aaa9214cfb

Add back to folder selection button
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 18 Jun 2015 18:55:00 +0200
parents 098a10fc2e83
children
line wrap: on
line diff
--- a/src/mainwindow.h	Thu Jun 18 17:58:34 2015 +0200
+++ b/src/mainwindow.h	Thu Jun 18 18:55:00 2015 +0200
@@ -78,6 +78,9 @@
     void showPictureNameStatus(const QString& fileName, int current,
             int max, const QString& timestamp );
 
+    /** @brief Go back to the folder seleciton. */
+    void goBack();
+
 private:
     QSettings mSettings;
 
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)