diff options
Diffstat (limited to 'examples/application6/window.ui')
-rw-r--r-- | examples/application6/window.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/application6/window.ui b/examples/application6/window.ui index d90c3f618c..6b37e86e4d 100644 --- a/examples/application6/window.ui +++ b/examples/application6/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> |