diff options
Diffstat (limited to 'gtk/src/ghb-3.12.ui')
-rw-r--r-- | gtk/src/ghb-3.12.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/src/ghb-3.12.ui b/gtk/src/ghb-3.12.ui index f2a06c0c7..3dd59f628 100644 --- a/gtk/src/ghb-3.12.ui +++ b/gtk/src/ghb-3.12.ui @@ -8198,6 +8198,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> |