changeset 95:ad78dc946ed3

Change goBack to go to subfolder selection
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 29 Jun 2015 15:39:57 +0200
parents 07e1e47954f6
children a9e72af2e6fa
files src/mainwindow.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/mainwindow.cpp	Mon Jun 29 15:38:41 2015 +0200
+++ b/src/mainwindow.cpp	Mon Jun 29 15:39:57 2015 +0200
@@ -194,5 +194,5 @@
 
 void MainWindow::goBack() {
     hide();
-    showWithFolderSelect();
+    showSubFolderSelect();
 }
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)