summaryrefslogtreecommitdiff
path: root/muse2/muse/widgets/CMakeLists.txt
diff options
context:
space:
mode:
authorRobert Jonsson <spamatica@gmail.com>2013-02-24 12:10:19 +0000
committerRobert Jonsson <spamatica@gmail.com>2013-02-24 12:10:19 +0000
commit402d761f25837310da17061b56182aa3e1f4b4b9 (patch)
tree41ddef230b2005bbdcdbc8254bb83c58fcfb4b82 /muse2/muse/widgets/CMakeLists.txt
parentab9687c921fe352773314be8b85e6a2e06bbaaf7 (diff)
color fixes
Diffstat (limited to 'muse2/muse/widgets/CMakeLists.txt')
-rw-r--r--muse2/muse/widgets/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/muse2/muse/widgets/CMakeLists.txt b/muse2/muse/widgets/CMakeLists.txt
index 8c407525..a4db13af 100644
--- a/muse2/muse/widgets/CMakeLists.txt
+++ b/muse2/muse/widgets/CMakeLists.txt
@@ -36,7 +36,8 @@ QT4_WRAP_CPP (widget_mocs
action.h
bigtime.h
canvas.h
- checkbox.h
+ checkbox.h
+ colorframe.h
comboQuant.h
combobox.h
comment.h
@@ -158,6 +159,7 @@ file (GLOB widgets_source_files
canvas.cpp
checkbox.cpp
citem.cpp
+ colorframe.cpp
comboQuant.cpp
combobox.cpp
comment.cpp