diff options
Diffstat (limited to 'examples/application8/window.ui')
-rw-r--r-- | examples/application8/window.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/application8/window.ui b/examples/application8/window.ui index 96801a80ae..0513fe9842 100644 --- a/examples/application8/window.ui +++ b/examples/application8/window.ui @@ -15,6 +15,7 @@ <child type="title"> <object class="GtkStackSwitcher" id="tabs"> <property name="visible">True</property> + <property name="margin">6</property> <property name="stack">stack</property> </object> </child> |