summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchWindow.hpp
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/PatchWindow.hpp
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/PatchWindow.hpp')
-rw-r--r--src/gui/PatchWindow.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/PatchWindow.hpp b/src/gui/PatchWindow.hpp
index 2223df70..fb58e337 100644
--- a/src/gui/PatchWindow.hpp
+++ b/src/gui/PatchWindow.hpp
@@ -156,7 +156,6 @@ private:
Gtk::HPaned* _doc_paned;
Gtk::ScrolledWindow* _doc_scrolledwindow;
- Gtk::TextView* _doc_textview;
sigc::connection _entered_connection;
sigc::connection _left_connection;