summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchView.cpp
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.cpp
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.cpp')
-rw-r--r--src/gui/PatchView.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/PatchView.cpp b/src/gui/PatchView.cpp
index b8cc83a1..e420793a 100644
--- a/src/gui/PatchView.cpp
+++ b/src/gui/PatchView.cpp
@@ -26,7 +26,6 @@
#include "PatchCanvas.hpp"
#include "LoadPluginWindow.hpp"
#include "NewSubpatchWindow.hpp"
-#include "LoadSubpatchWindow.hpp"
#include "NodeControlWindow.hpp"
#include "PatchTreeWindow.hpp"
#include "GladeFactory.hpp"