Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-03-01 15:31:14 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-03-01 15:31:14 (GMT)
commit1c69095310d63ef44a91d19648a7a6f0e62c2121 (patch)
tree233a4d76e902c4a5b0917f9f4062811de38c740b /sugar/graphics
parent819d08082c89df2361504aa7642d2c8217aa12db (diff)
Remove TODO
Diffstat (limited to 'sugar/graphics')
-rw-r--r--sugar/graphics/optionmenu.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sugar/graphics/optionmenu.py b/sugar/graphics/optionmenu.py
index bc0eb18..ffe2d8e 100644
--- a/sugar/graphics/optionmenu.py
+++ b/sugar/graphics/optionmenu.py
@@ -74,7 +74,6 @@ class OptionMenu(hippo.CanvasBox, hippo.CanvasItem):
xalign=hippo.ALIGNMENT_START)
self._round_box.append(self._canvas_text, hippo.PACK_EXPAND)
- # TODO: Substitute for the right icon.
arrow = iconbutton.IconButton(icon_name='theme:control-popup-arrow')
arrow.props.size = iconbutton.SMALL_SIZE
arrow.props.scale = units.STANDARD_ICON_SCALE