UI/LogView.py

changeset 97
c4086afea02b
parent 55
b5c84934de9c
child 458
1695e7a2db54
child 792
a13346916170
--- a/UI/LogView.py	Sun Jan 31 17:11:22 2010 +0000
+++ b/UI/LogView.py	Sun Jan 31 18:31:28 2010 +0000
@@ -10,8 +10,6 @@
 from PyQt4.QtCore import *
 from PyQt4.QtGui import *
 
-from E5Gui.E5TabWidget import E5TabWidget
-
 from E5Gui.E5Application import e5App
 
 import UI.PixmapCache
@@ -105,4 +103,4 @@
         """
         Private method to open the configuration dialog.
         """
-        e5App().getObject("UserInterface").showPreferences("interfacePage")
\ No newline at end of file
+        e5App().getObject("UserInterface").showPreferences("interfacePage")

eric ide

mercurial