X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fclient%2FCMakeLists.txt;h=6877a0b75f4a39525670954896ebe08f109a633f;hb=5a9559260e3b80c8578fc1102a40454c92807463;hp=39436cb699b51b26c2a2122c875e94db98042efc;hpb=50e2f01c22513696177b2e5ded7e68b8a96564d8;p=quassel.git diff --git a/src/client/CMakeLists.txt b/src/client/CMakeLists.txt index 39436cb6..6877a0b7 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,9 @@ set(MOC_HDRS buffermodel.h client.h clientbacklogmanager.h + clientirclisthelper.h clientsyncer.h + irclistmodel.h networkmodel.h mappedselectionmodel.h quasselui.h