summaryrefslogtreecommitdiff
path: root/gtk/res
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-04-12 01:12:43 +0100
committerVincent Sanders <vince@kyllikki.org>2015-04-12 01:12:43 +0100
commit997e8999d5a3a496a81d45b37f723d5bc539f5c4 (patch)
tree9917f68ec795c642abe11e9f6f6d4982cf458ede /gtk/res
parentf3158f79b6357558e3a0083039857bba21c6ca5b (diff)
downloadnetsurf-997e8999d5a3a496a81d45b37f723d5bc539f5c4.tar.gz
netsurf-997e8999d5a3a496a81d45b37f723d5bc539f5c4.tar.bz2
Refactor GTK toolbar handling to correctly cope with text labels
Diffstat (limited to 'gtk/res')
-rw-r--r--gtk/res/tabcontents.gtk3.ui16
1 files changed, 3 insertions, 13 deletions
diff --git a/gtk/res/tabcontents.gtk3.ui b/gtk/res/tabcontents.gtk3.ui
index 02de1bff1..23328b3b7 100644
--- a/gtk/res/tabcontents.gtk3.ui
+++ b/gtk/res/tabcontents.gtk3.ui
@@ -48,19 +48,6 @@
</packing>
</child>
<child>
- <object class="GtkStatusbar" id="resizer">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="spacing">2</property>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
- <property name="width">1</property>
- <property name="height">1</property>
- </packing>
- </child>
- <child>
<object class="GtkPaned" id="hpaned1">
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -98,5 +85,8 @@
<property name="height">1</property>
</packing>
</child>
+ <child>
+ <placeholder/>
+ </child>
</object>
</interface>