summaryrefslogtreecommitdiffstats
path: root/src/gui/ingen_gui.ui
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-10-01 15:48:53 +0000
committerDavid Robillard <d@drobilla.net>2011-10-01 15:48:53 +0000
commit77c9f5d809c29219ce53ae9531e5fcae1705485b (patch)
treeb409482ab00f66b8d8f20d05c4cb8045ce89e5a4 /src/gui/ingen_gui.ui
parent0b5e66d26f571cadd9ca8329fb4ff1ac6baf4989 (diff)
downloadingen-77c9f5d809c29219ce53ae9531e5fcae1705485b.tar.gz
ingen-77c9f5d809c29219ce53ae9531e5fcae1705485b.tar.bz2
ingen-77c9f5d809c29219ce53ae9531e5fcae1705485b.zip
Hide documentation pane on initial show.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3518 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/ingen_gui.ui')
-rw-r--r--src/gui/ingen_gui.ui15
1 files changed, 4 insertions, 11 deletions
diff --git a/src/gui/ingen_gui.ui b/src/gui/ingen_gui.ui
index 212497f8..5ba80d7a 100644
--- a/src/gui/ingen_gui.ui
+++ b/src/gui/ingen_gui.ui
@@ -2182,27 +2182,20 @@ Contributors:
</child>
</object>
<packing>
- <property name="resize">False</property>
- <property name="shrink">True</property>
+ <property name="resize">True</property>
+ <property name="shrink">False</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="patch_documentation_scrolledwindow">
- <property name="visible">True</property>
<property name="can_focus">True</property>
<property name="shadow_type">in</property>
<child>
- <object class="GtkTextView" id="patch_documentation_textview">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="editable">False</property>
- <property name="wrap_mode">word</property>
- <property name="cursor_visible">False</property>
- </object>
+ <placeholder/>
</child>
</object>
<packing>
- <property name="resize">True</property>
+ <property name="resize">False</property>
<property name="shrink">True</property>
</packing>
</child>