hildon fullscreen button is back
[colorflood] / colorflood / src / CMakeLists.txt
index 265ea9f..b7dc884 100644 (file)
@@ -10,6 +10,7 @@
 # GNU General Public License for more details.
 
 set(src
+  colorbutton.cpp
   colorbuttons.cpp
   colorscheme.cpp
   field.cpp
@@ -19,9 +20,10 @@ set(src
   )
 
 set(moc
+  colorbutton.hpp
   colorbuttons.hpp
   field.hpp
-  #fullscreenexitbutton.hpp
+  fullscreenexitbutton.hpp
   window.hpp
   )