X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2FCMakeLists.txt;h=6e9626e95a6eeb3c293b4c7e0f3b2e33a4b00761;hb=bf86381e85cd97ef04a9dc45c2b1a063035391fa;hp=59d3ce8b7457ecd2461b8f0b5b0aebd764e85e8d;hpb=6bcfaf51a90b3ec38cf8602cefd8aa8971d01586;p=quassel.git diff --git a/src/qtui/CMakeLists.txt b/src/qtui/CMakeLists.txt index 59d3ce8b..6e9626e9 100644 --- a/src/qtui/CMakeLists.txt +++ b/src/qtui/CMakeLists.txt @@ -28,6 +28,8 @@ set(SOURCES chatviewsettings.cpp columnhandleitem.cpp coreconfigwizard.cpp + coreconnectdlg.cpp + coreconnectionstatuswidget.cpp coreinfodlg.cpp debugbufferviewoverlay.cpp debugconsole.cpp @@ -72,6 +74,8 @@ set(MOC_HDRS chatviewsearchcontroller.h columnhandleitem.h coreconfigwizard.h + coreconnectdlg.h + coreconnectionstatuswidget.h coreinfodlg.h debugbufferviewoverlay.h debugconsole.h