From f2d5d172ff5f0ff02e6dfe0d0bd472b068192244 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 6 Oct 2007 23:12:15 +0000 Subject: Access to object properties window via context menu (most importantly the port one, for control ranges). git-svn-id: http://svn.drobilla.net/lad/ingen@833 a436a847-0d15-0410-975c-d299462d15a1 --- src/libs/gui/NodeMenu.hpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/libs/gui/NodeMenu.hpp') diff --git a/src/libs/gui/NodeMenu.hpp b/src/libs/gui/NodeMenu.hpp index 715cf6b9..05457b8f 100644 --- a/src/libs/gui/NodeMenu.hpp +++ b/src/libs/gui/NodeMenu.hpp @@ -30,11 +30,6 @@ using Ingen::Client::NodeModel; namespace Ingen { namespace GUI { -class Controller; -class NodeControlWindow; -class NodePropertiesWindow; -class PatchCanvas; - /** Menu for a Node. * -- cgit v1.2.1