summaryrefslogtreecommitdiff
path: root/examples/application2/window.ui
diff options
context:
space:
mode:
Diffstat (limited to 'examples/application2/window.ui')
-rw-r--r--examples/application2/window.ui10
1 files changed, 1 insertions, 9 deletions
diff --git a/examples/application2/window.ui b/examples/application2/window.ui
index 595df79ef0..5b0eb1d58e 100644
--- a/examples/application2/window.ui
+++ b/examples/application2/window.ui
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class="ExampleAppWindow" parent="GtkApplicationWindow">
<property name="title" translatable="yes">Example Application</property>
@@ -7,15 +8,6 @@
<object class="GtkBox" id="content_box">
<property name="orientation">vertical</property>
<child>
- <object class="GtkHeaderBar" id="header">
- <child type="title">
- <object class="GtkStackSwitcher" id="tabs">
- <property name="stack">stack</property>
- </object>
- </child>
- </object>
- </child>
- <child>
<object class="GtkStack" id="stack"/>
</child>
</object>