summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchView.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-02-16 23:24:50 +0000
committerDavid Robillard <d@drobilla.net>2011-02-16 23:24:50 +0000
commit51870ac545cb683296e09b60737991bc295369e4 (patch)
tree841d0c6c6286868318bc853e22e419e7829a39fe /src/gui/PatchView.hpp
parent2ad0daa288aca040153b7a4dd974109b9a4fc2fc (diff)
downloadingen-51870ac545cb683296e09b60737991bc295369e4.tar.gz
ingen-51870ac545cb683296e09b60737991bc295369e4.tar.bz2
ingen-51870ac545cb683296e09b60737991bc295369e4.zip
Tidy.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2966 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/PatchView.hpp')
-rw-r--r--src/gui/PatchView.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/PatchView.hpp b/src/gui/PatchView.hpp
index 815555b6..4bf11d46 100644
--- a/src/gui/PatchView.hpp
+++ b/src/gui/PatchView.hpp
@@ -40,11 +40,10 @@ using namespace Ingen::Client;
namespace GUI {
-class PatchCanvas;
class LoadPluginWindow;
class NewSubpatchWindow;
-class NewSubpatchWindow;
class NodeControlWindow;
+class PatchCanvas;
class PatchDescriptionWindow;
class SubpatchModule;