Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/atoidejouer/ui/panel/sound.py
diff options
context:
space:
mode:
Diffstat (limited to 'atoidejouer/ui/panel/sound.py')
-rw-r--r--atoidejouer/ui/panel/sound.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/atoidejouer/ui/panel/sound.py b/atoidejouer/ui/panel/sound.py
index 406cc32..cb94d9d 100644
--- a/atoidejouer/ui/panel/sound.py
+++ b/atoidejouer/ui/panel/sound.py
@@ -181,7 +181,6 @@ class PanelSound(gtk.Frame):
_set_bg(_item)
_item.set_size_request(96, 78)
_item.set_relief(gtk.RELIEF_NONE)
- _item.add_events(gtk.gdk.BUTTON_PRESS_MASK)
_item.connect('clicked', _cb_on_click, self, key)
_item.show()
# add a picture here