summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchWindow.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/PatchWindow.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/PatchWindow.hpp')
-rw-r--r--src/gui/PatchWindow.hpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/gui/PatchWindow.hpp b/src/gui/PatchWindow.hpp
index 3c35e7db..28abdc57 100644
--- a/src/gui/PatchWindow.hpp
+++ b/src/gui/PatchWindow.hpp
@@ -37,15 +37,14 @@ using namespace Ingen::Client;
namespace GUI {
-class LoadPluginWindow;
+class BreadCrumbs;
class LoadPatchWindow;
-class NewSubpatchWindow;
+class LoadPluginWindow;
class NewSubpatchWindow;
class NodeControlWindow;
class PatchDescriptionWindow;
-class SubpatchModule;
-class BreadCrumbs;
class PatchView;
+class SubpatchModule;
/** A window for a patch.