diff options
Diffstat (limited to 'gtk')
-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 68612aeec..9993270b5 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -4741,6 +4741,7 @@ Requires subme >= 6 and trellis >= 1.</property> <child> <object class="GtkToolbar" id="queue_toolbar"> <property name="visible">True</property> + <property name="toolbar_style">both</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="GtkToolButton" id="queue_start2"> |