diff options
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r-- | gtk/src/ghb.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index 150819954..e5c775a03 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -8232,6 +8232,7 @@ Setting this to 0 means there is no maximum height.</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <child> <object class="GtkScale" id="preview_frame"> + <property name="width_request">400</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip_text" translatable="yes">Select preview frames.</property> |