X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fclient%2FCMakeLists.txt;h=5f4baeb06a08d0a3b4335ee5a1bd64386e8f0ea7;hb=82dd90f4684db4240311edc13bd3707772e0dbe8;hp=39436cb699b51b26c2a2122c875e94db98042efc;hpb=50e2f01c22513696177b2e5ded7e68b8a96564d8;p=quassel.git diff --git a/src/client/CMakeLists.txt b/src/client/CMakeLists.txt index 39436cb6..5f4baeb0 100644 --- a/src/client/CMakeLists.txt +++ b/src/client/CMakeLists.txt @@ -11,8 +11,10 @@ set(SOURCES buffersettings.cpp client.cpp clientbacklogmanager.cpp + clientirclisthelper.cpp clientsettings.cpp clientsyncer.cpp + irclistmodel.cpp mappedselectionmodel.cpp networkmodel.cpp selectionmodelsynchronizer.cpp @@ -23,7 +25,10 @@ set(MOC_HDRS buffermodel.h client.h clientbacklogmanager.h + clientcoreinfo.h + clientirclisthelper.h clientsyncer.h + irclistmodel.h networkmodel.h mappedselectionmodel.h quasselui.h