diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2010-03-05 19:55:53 +0100 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2010-03-05 19:55:53 +0100 |
commit | 0e57649af87fa1dfc8276758b86087662d4beeb6 (patch) | |
tree | 6782c3f12606773bce932f52f73654fbc8e445a2 /portato/gui/templates | |
parent | ba2e2f270cd457c3897465eb877b72a6012ac702 (diff) | |
download | portato-0e57649af87fa1dfc8276758b86087662d4beeb6.tar.gz portato-0e57649af87fa1dfc8276758b86087662d4beeb6.tar.bz2 portato-0e57649af87fa1dfc8276758b86087662d4beeb6.zip |
Fixed bug in preference window
Diffstat (limited to '')
-rw-r--r-- | portato/gui/templates/PreferenceWindow.ui | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/portato/gui/templates/PreferenceWindow.ui b/portato/gui/templates/PreferenceWindow.ui index c7a00e0..d2135d0 100644 --- a/portato/gui/templates/PreferenceWindow.ui +++ b/portato/gui/templates/PreferenceWindow.ui @@ -784,8 +784,6 @@ <child> <object class="GtkHBox" id="hbox4"> <property name="visible">True</property> - <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> - <property name="orientation">vertical</property> <property name="homogeneous">True</property> <child> <object class="GtkLabel" id="label21"> |