Helpviewer/PageScreenDialog.py

changeset 2999
28c75409a78f
parent 2804
a331371462a3
child 3020
542e97d4ecb3
child 3057
10516539f238
--- a/Helpviewer/PageScreenDialog.py	Wed Oct 09 18:40:07 2013 +0200
+++ b/Helpviewer/PageScreenDialog.py	Wed Oct 09 19:26:41 2013 +0200
@@ -8,8 +8,8 @@
 """
 
 from PyQt4.QtCore import pyqtSlot, QFile, QFileInfo
-from PyQt4.QtGui import QDialog, QDialogButtonBox, QAbstractButton, QImage, QPainter,  \
-    QPixmap
+from PyQt4.QtGui import QDialog, QDialogButtonBox, QAbstractButton, QImage, \
+    QPainter, QPixmap
 
 from E5Gui import E5FileDialog, E5MessageBox
 

eric ide

mercurial