summaryrefslogtreecommitdiff
path: root/examples/application10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-02-27 23:28:17 -0500
committerMatthias Clasen <mclasen@redhat.com>2016-02-27 23:28:17 -0500
commit213f74fe823f1d835c2d4fba04877a9a39d6d2f4 (patch)
treedc8144ccd54ced777d3e1d87383b18d172a8d4df /examples/application10
parent87554eb57a101aa6a2e2f3a7a6ff5eaa09a5ede8 (diff)
downloadgtk+-213f74fe823f1d835c2d4fba04877a9a39d6d2f4.tar.gz
tutorial: Drop excessive margin from headerbar
It is no longer necessary to add extra margins around the center child in a headerbar.
Diffstat (limited to 'examples/application10')
-rw-r--r--examples/application10/window.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/application10/window.ui b/examples/application10/window.ui
index d5512fd1e4..270e129418 100644
--- a/examples/application10/window.ui
+++ b/examples/application10/window.ui
@@ -29,7 +29,6 @@
<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>