Set infobar action area to vertical orientation

This commit is contained in:
Jesse van den Kieboom 2014-01-20 13:07:39 +01:00 committed by Jesse van den Kieboom
parent 4b5bacc497
commit 94c65b14b7

View file

@ -39,6 +39,11 @@
</child>
</object>
</child>
<child internal-child="action_area">
<object class="GtkBox" id="action_area">
<property name="orientation">vertical</property>
</object>
</child>
</template>
</interface>
<!-- vi:ts=2:et -->