X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2FCMakeLists.txt;h=2ae71a35b88708ac83e61c294c8de3647c536235;hb=6bf23e48f2591fc189fdefbf31f5a224169e61f4;hp=f67b91f8019b24793dd988f923e27dde54a0bc12;hpb=63af36e607d250637aaba0bba14d2158e79c7bed;p=quassel.git diff --git a/src/qtui/CMakeLists.txt b/src/qtui/CMakeLists.txt index f67b91f8..2ae71a35 100644 --- a/src/qtui/CMakeLists.txt +++ b/src/qtui/CMakeLists.txt @@ -13,8 +13,10 @@ set(SOURCES chatline.cpp chatlinemodel.cpp chatlinemodelitem.cpp + chatmonitorfilter.cpp chatscene.cpp chatview.cpp + columnhandleitem.cpp coreconfigwizard.cpp coreconnectdlg.cpp coreinfodlg.cpp @@ -38,8 +40,10 @@ set(MOC_HDRS bufferwidget.h channellistdlg.h chatlinemodel.h + chatmonitorfilter.h chatscene.h chatview.h + columnhandleitem.h coreconfigwizard.h coreconnectdlg.h coreinfodlg.h