diff src/mainwindow.cpp @ 34:40a683d1a318

(issue15) Change picture speed setting to seconds and default to 1s
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 06 May 2015 16:07:35 +0200
parents 58f1b3c330af
children 26e1521b9afd
line wrap: on
line diff
--- a/src/mainwindow.cpp	Wed May 06 15:41:42 2015 +0200
+++ b/src/mainwindow.cpp	Wed May 06 16:07:35 2015 +0200
@@ -40,7 +40,6 @@
 MainWindow::MainWindow() :
     mDataView(NULL) {
     setStatusBar(new QStatusBar());
-    //resize(1190, 500);
 
     setupGUI();
     readSettings();
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)