summaryrefslogtreecommitdiff
path: root/muse2/muse/CMakeLists.txt
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-05-15 10:14:51 +0000
committerFlorian Jung <flo@windfisch.org>2011-05-15 10:14:51 +0000
commita79460c36201572c453974a93e62903fe77fd824 (patch)
tree4add099dad68cb3a1a9a88ba196dbbdecb093f31 /muse2/muse/CMakeLists.txt
parent0ec79fb4c59be4adb77d3dcbc068dee7107ed381 (diff)
- changed lots of functions and moved them into functions.cpp
- delete overlaps may work differently, i haven't understood it fully - added lots of dialogs for these functions
Diffstat (limited to 'muse2/muse/CMakeLists.txt')
-rw-r--r--muse2/muse/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/muse2/muse/CMakeLists.txt b/muse2/muse/CMakeLists.txt
index d9ca7e3c..8705f914 100644
--- a/muse2/muse/CMakeLists.txt
+++ b/muse2/muse/CMakeLists.txt
@@ -62,7 +62,6 @@ QT4_WRAP_CPP ( muse_moc_headers
plugin.h
song.h
transport.h
- transpose.h
value.h
)
@@ -129,7 +128,6 @@ file (GLOB core_source_files
ticksynth.cpp
track.cpp
transport.cpp
- transpose.cpp
undo.cpp
value.cpp
vst.cpp