From 89405ae847f6690471462319a794c541cc6343b1 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 4 Feb 2010 19:15:40 +0000 Subject: Change patch port label when human name changes (e.g. update label when changed in the rename dialog). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2424 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/PatchPortModule.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/PatchPortModule.hpp') diff --git a/src/gui/PatchPortModule.hpp b/src/gui/PatchPortModule.hpp index e85b7c90..6659864a 100644 --- a/src/gui/PatchPortModule.hpp +++ b/src/gui/PatchPortModule.hpp @@ -74,7 +74,6 @@ protected: SharedPtr _model; SharedPtr _port; PortMenu* _menu; - bool _human_name_visible; }; -- cgit v1.2.1