summaryrefslogtreecommitdiff
path: root/muse2/muse/CMakeLists.txt
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-05-08 14:08:06 +0000
committerFlorian Jung <flo@windfisch.org>2011-05-08 14:08:06 +0000
commit94583a696436a3bec385223efaea730768720975 (patch)
treecf216cbc526a27582e43b6e39a3c80788cbb7a13 /muse2/muse/CMakeLists.txt
parent777badc6ba80b5bc244e8e3141b2fd0257271a89 (diff)
made quantize, modify note len and modify velocity functions global
added quantize-dialog and improved the other dialogs
Diffstat (limited to 'muse2/muse/CMakeLists.txt')
-rw-r--r--muse2/muse/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/muse/CMakeLists.txt b/muse2/muse/CMakeLists.txt
index 2d2a9fe3..3117cf2f 100644
--- a/muse2/muse/CMakeLists.txt
+++ b/muse2/muse/CMakeLists.txt
@@ -89,6 +89,7 @@ file (GLOB core_source_files
event.cpp
eventlist.cpp
exportmidi.cpp
+ functions.cpp
gconfig.cpp
globals.cpp
help.cpp