SF.net SVN: fclient: [622] trunk/fclient/src/fclient/Ui_Prefs.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-07-13 14:19:30
|
Revision: 622
http://fclient.svn.sourceforge.net/fclient/?rev=622&view=rev
Author: jUrner
Date: 2008-07-13 07:19:40 -0700 (Sun, 13 Jul 2008)
Log Message:
-----------
adapt to Qt4Ex changes
Modified Paths:
--------------
trunk/fclient/src/fclient/Ui_Prefs.py
Modified: trunk/fclient/src/fclient/Ui_Prefs.py
===================================================================
--- trunk/fclient/src/fclient/Ui_Prefs.py 2008-07-13 14:19:10 UTC (rev 621)
+++ trunk/fclient/src/fclient/Ui_Prefs.py 2008-07-13 14:19:40 UTC (rev 622)
@@ -5,7 +5,7 @@
from PyQt4 import QtGui
-from .lib.qt4ex.dlgs import dlgpreferences
+from .lib.qt4ex import dlgpreferences
from .Ui_PrefsGlobal import PrefsPageGlobal
#**********************************************************************************
#
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|