summaryrefslogtreecommitdiffstats
path: root/gtk/src/ghb.ui
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r--gtk/src/ghb.ui5
1 files changed, 2 insertions, 3 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui
index e4cc7bec4..d2620f3c0 100644
--- a/gtk/src/ghb.ui
+++ b/gtk/src/ghb.ui
@@ -4102,7 +4102,6 @@ location as the movie.</property>
</child>
</object>
<object class="GtkWindow" id="settings_window">
- <property name="opacity">.85</property>
<property name="title" translatable="yes">Picture Settings</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
@@ -4596,7 +4595,7 @@ location as the movie.</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="adjustment">adjustment25</property>
<property name="snap_to_ticks">True</property>
- <signal name="value_changed" handler="scale_changed_cb"/>
+ <signal name="value_changed" handler="display_width_changed_cb"/>
</object>
<packing>
<property name="expand">False</property>
@@ -4620,7 +4619,7 @@ location as the movie.</property>
<property name="can_focus">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="adjustment">adjustment26</property>
- <signal name="value_changed" handler="scale_changed_cb"/>
+ <signal name="value_changed" handler="display_height_changed_cb"/>
</object>
<packing>
<property name="expand">False</property>