SF.net SVN: fclient: [644] trunk/fclient/src/fclient/Ui_MainWindow.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-07-15 23:55:30
|
Revision: 644
http://fclient.svn.sourceforge.net/fclient/?rev=644&view=rev
Author: jUrner
Date: 2008-07-15 16:55:23 -0700 (Tue, 15 Jul 2008)
Log Message:
-----------
whitespace
Modified Paths:
--------------
trunk/fclient/src/fclient/Ui_MainWindow.py
Modified: trunk/fclient/src/fclient/Ui_MainWindow.py
===================================================================
--- trunk/fclient/src/fclient/Ui_MainWindow.py 2008-07-15 23:54:47 UTC (rev 643)
+++ trunk/fclient/src/fclient/Ui_MainWindow.py 2008-07-15 23:55:23 UTC (rev 644)
@@ -77,6 +77,7 @@
def closeEvent(self, event):
self.settings.setValues(Geometry=self.saveGeometry())
+
def showEvent(self, event):
if self._isCreated:
return
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|