styling the column handle for the chatview. it has now only shown on hover and a...
[quassel.git] / src / qtui / CMakeLists.txt
index 81e7c27..2951cf6 100644 (file)
@@ -41,6 +41,7 @@ set(MOC_HDRS
     chatlinemodel.h
     chatscene.h
     chatview.h
+    columnhandleitem.h
     coreconfigwizard.h
     coreconnectdlg.h
     coreinfodlg.h
@@ -61,7 +62,6 @@ set(HEADERS
     chatitem.h
     chatline.h
     chatlinemodelitem.h
-    columnhandleitem.h
     qtuisettings.h
     qtuistyle.h)