From 77c9f5d809c29219ce53ae9531e5fcae1705485b Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 1 Oct 2011 15:48:53 +0000 Subject: Hide documentation pane on initial show. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3518 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/PatchWindow.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/PatchWindow.hpp') 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; -- cgit v1.2.1