Snapshot/SnapshotRegionGrabber.py

changeset 2194
0fce40af66b8
parent 2131
e79d0610347a
child 2302
f29e9405c851
--- a/Snapshot/SnapshotRegionGrabber.py	Tue Nov 06 18:10:28 2012 +0100
+++ b/Snapshot/SnapshotRegionGrabber.py	Wed Nov 07 11:52:17 2012 +0100
@@ -11,6 +11,7 @@
 from PyQt4.QtGui import QWidget, QPixmap, QColor, QRegion, QApplication, QPainter, \
     QPalette, QToolTip, QPaintEngine, QPen, QBrush
 
+
 def drawRect(painter, rect, outline, fill=QColor()):
     """
     Module function to draw a rectangle with the given parameters.

eric ide

mercurial