summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2017-06-10 19:43:16 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2017-12-30 13:42:16 -0300
commit3fba5178907653d919d9bee714a4436fc8690f49 (patch)
treeac9fcf62071f7d65f8c519f06003639478eb5ca1
parent1d85dd0a353e906b0df3428d66530ea81b1dc1fa (diff)
downloadglade-3fba5178907653d919d9bee714a4436fc8690f49.tar.gz
GladeWindow: move inspector to palette place.
-rw-r--r--src/glade.glade15
1 files changed, 3 insertions, 12 deletions
diff --git a/src/glade.glade b/src/glade.glade
index d0b4650a..9eaf4878 100644
--- a/src/glade.glade
+++ b/src/glade.glade
@@ -983,14 +983,14 @@ Andreas Nilsson &lt;andreas@andreasn.se&gt;</property>
<property name="position_set">True</property>
<property name="wide_handle">True</property>
<child>
- <object class="GtkNotebook" id="palettes_notebook">
+ <object class="GtkNotebook" id="inspectors_notebook">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="show_tabs">False</property>
<property name="show_border">False</property>
</object>
<packing>
- <property name="resize">False</property>
+ <property name="resize">True</property>
<property name="shrink">False</property>
</packing>
</child>
@@ -1033,16 +1033,7 @@ Andreas Nilsson &lt;andreas@andreasn.se&gt;</property>
<property name="position_set">True</property>
<property name="wide_handle">True</property>
<child>
- <object class="GtkNotebook" id="inspectors_notebook">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="show_tabs">False</property>
- <property name="show_border">False</property>
- </object>
- <packing>
- <property name="resize">True</property>
- <property name="shrink">False</property>
- </packing>
+ <placeholder/>
</child>
<child>
<object class="GladeEditor" id="editor">