Get the top panel back

This commit is contained in:
Marco Pesenti Gritti
2006-09-08 00:51:45 +02:00
parent 7850970f27
commit d51a00eaec
4 changed files with 47 additions and 53 deletions
+1
View File
@@ -152,6 +152,7 @@ class IconItem(goocanvas.ItemSimple, goocanvas.Item):
self.x = 0.0
self.y = 0.0
self.size = 24
self.color = None
goocanvas.ItemSimple.__init__(self, **kwargs)