[Greater-commits] r3617 - trunk/GREAT-ER/Greater/UI

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Jul 18 17:52:20 CEST 2011


Author: aheinecke
Date: 2011-07-18 17:52:20 +0200 (Mon, 18 Jul 2011)
New Revision: 3617

Modified:
   trunk/GREAT-ER/Greater/UI/mainwindow.py
Log:
Enable coordinates


Modified: trunk/GREAT-ER/Greater/UI/mainwindow.py
===================================================================
--- trunk/GREAT-ER/Greater/UI/mainwindow.py	2011-07-18 15:52:01 UTC (rev 3616)
+++ trunk/GREAT-ER/Greater/UI/mainwindow.py	2011-07-18 15:52:20 UTC (rev 3617)
@@ -250,3 +250,4 @@
                     mod_text += '/needs simulation'
         self.SetStatusText(db_text, 1)
         self.SetStatusText(mod_text, 2)
+        MainWindow.update_status_bar(self, args)



More information about the Greater-commits mailing list