summaryrefslogtreecommitdiffstats
path: root/src/gui/wscript
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-02-16 04:18:28 +0000
committerDavid Robillard <d@drobilla.net>2015-02-16 04:18:28 +0000
commitfb8f05cdd3bcb7c322d5d67dac009bf668e209df (patch)
treeb16b338388026100d62a524ad4d95489b77efc5f /src/gui/wscript
parent464f1334efa20f4791e9b60d9f7ace529c9421a4 (diff)
downloadingen-fb8f05cdd3bcb7c322d5d67dac009bf668e209df.tar.gz
ingen-fb8f05cdd3bcb7c322d5d67dac009bf668e209df.tar.bz2
ingen-fb8f05cdd3bcb7c322d5d67dac009bf668e209df.zip
Distinguish edge color from port color slightly.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5578 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/wscript')
-rw-r--r--src/gui/wscript1
1 files changed, 0 insertions, 1 deletions
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