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