From 51870ac545cb683296e09b60737991bc295369e4 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 16 Feb 2011 23:24:50 +0000 Subject: Tidy. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2966 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/PatchView.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gui/PatchView.hpp') 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; -- cgit v1.2.1