removed a dangler.

This commit is contained in:
sccolbert
2009-11-07 16:47:26 +01:00
parent 03129f7bba
commit 5bbc0f8de2
+1 -1
View File
@@ -58,7 +58,7 @@ else:
pm = QPixmap.fromImage(self.img)
self.pm = pm.scaledToWidth(width)
self.setPixmap(self.pm)
self.setSizePolicy
def update_image(self):
width = self.width()