diff options
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r-- | gtk/src/ghb.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index ba9113a2c..54e99eeda 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -3225,7 +3225,7 @@ no-dct-decimate=0:cabac=1</property> </child> <child> <object class="GtkProgressBar" id="progressbar"> - <property name="height_request">16</property> + <property name="height_request">20</property> <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="text" translatable="yes"/> @@ -5321,7 +5321,7 @@ the required multiple.</property> </child> <child> <object class="GtkProgressBar" id="live_encode_progress"> - <property name="height_request">16</property> + <property name="height_request">20</property> <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> </object> |