summaryrefslogtreecommitdiffstats
path: root/deco/config/colorpicker.cc
diff options
context:
space:
mode:
Diffstat (limited to 'deco/config/colorpicker.cc')
-rw-r--r--deco/config/colorpicker.cc4
1 files changed, 3 insertions, 1 deletions
diff --git a/deco/config/colorpicker.cc b/deco/config/colorpicker.cc
index 6934920..c5301c1 100644
--- a/deco/config/colorpicker.cc
+++ b/deco/config/colorpicker.cc
@@ -121,4 +121,6 @@ void ColorPicker::reset(){
void ColorPicker::init(){
color_ = Color();
-} \ No newline at end of file
+}
+
+#include "colorpicker.moc"