summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchView.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-02-14 22:34:36 +0000
committerDavid Robillard <d@drobilla.net>2010-02-14 22:34:36 +0000
commitca1ddcc761b6546f9b81d357466071634d573d36 (patch)
treed8beb31c424701b07d7f8cf3a4ed89749d298749 /src/gui/PatchView.hpp
parent5ce89c373085b4d8d435e1ab90662840e0f57e42 (diff)
downloadingen-ca1ddcc761b6546f9b81d357466071634d573d36.tar.gz
ingen-ca1ddcc761b6546f9b81d357466071634d573d36.tar.bz2
ingen-ca1ddcc761b6546f9b81d357466071634d573d36.zip
Merge LoadPatchWindow and LoadSubpatchWindow.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2454 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/PatchView.hpp')
-rw-r--r--src/gui/PatchView.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/PatchView.hpp b/src/gui/PatchView.hpp
index 776cea48..0be9eb1e 100644
--- a/src/gui/PatchView.hpp
+++ b/src/gui/PatchView.hpp
@@ -43,7 +43,6 @@ namespace GUI {
class PatchCanvas;
class LoadPluginWindow;
class NewSubpatchWindow;
-class LoadSubpatchWindow;
class NewSubpatchWindow;
class NodeControlWindow;
class PatchDescriptionWindow;