aboutsummaryrefslogtreecommitdiff
path: root/voctogui/ui
diff options
context:
space:
mode:
authorMaZderMind <git@mazdermind.de>2015-08-07 11:31:36 +0200
committerMaZderMind <git@mazdermind.de>2015-08-07 11:31:36 +0200
commit4ba884d3a81d215b341b44626483f1df6f471762 (patch)
tree7aab1e6b67cc09a10c2641819d8d7db4bcc9e770 /voctogui/ui
parentd200e609432591c1f1b2422c96616b3bfd1ea0f4 (diff)
mockup specialfunctions controller
Diffstat (limited to 'voctogui/ui')
-rw-r--r--voctogui/ui/voctogui.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/voctogui/ui/voctogui.ui b/voctogui/ui/voctogui.ui
index eac6794..1eb64cc 100644
--- a/voctogui/ui/voctogui.ui
+++ b/voctogui/ui/voctogui.ui
@@ -167,6 +167,7 @@
<object class="GtkToolButton" id="preview_freeze">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
<property name="label" translatable="yes">Freeze Preview</property>
<property name="use_underline">True</property>
</object>