styling the column handle for the chatview. it has now only shown on hover and a...
[quassel.git] / src / qtui / CMakeLists.txt
index f67b91f..2951cf6 100644 (file)
@@ -15,6 +15,7 @@ set(SOURCES
     chatlinemodelitem.cpp
     chatscene.cpp
     chatview.cpp
+    columnhandleitem.cpp
     coreconfigwizard.cpp
     coreconnectdlg.cpp
     coreinfodlg.cpp
@@ -40,6 +41,7 @@ set(MOC_HDRS
     chatlinemodel.h
     chatscene.h
     chatview.h
+    columnhandleitem.h
     coreconfigwizard.h
     coreconnectdlg.h
     coreinfodlg.h