--- 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")