From fb8f05cdd3bcb7c322d5d67dac009bf668e209df Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 16 Feb 2015 04:18:28 +0000 Subject: Distinguish edge color from port color slightly. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5578 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/wscript | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/wscript') diff --git a/src/gui/wscript b/src/gui/wscript index bee63929..ecbf0119 100644 --- a/src/gui/wscript +++ b/src/gui/wscript @@ -43,7 +43,6 @@ def build(bld): obj.source = ''' App.cpp - Arc.cpp BreadCrumbs.cpp ConnectWindow.cpp GraphBox.cpp -- cgit v1.2.1