Kaydet (Commit) a6d3bf98 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

sidebar: InsertPropertyPanel needs to use SidebarToolBox.

Change-Id: I8e93a91aa7f93c7ca21068d56796c80096711801
üst 8c69fcd6
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="orientation">vertical</property> <property name="orientation">vertical</property>
<child> <child>
<object class="GtkToolbar" id="standardshapes"> <object class="sfxlo-SidebarToolBox" id="standardshapes">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<child> <child>
...@@ -142,7 +142,7 @@ ...@@ -142,7 +142,7 @@
</packing> </packing>
</child> </child>
<child> <child>
<object class="GtkToolbar" id="customshapes"> <object class="sfxlo-SidebarToolBox" id="customshapes">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="margin_top">6</property> <property name="margin_top">6</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment