X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fclient%2FCMakeLists.txt;h=7e171d253448a0025774da6a50188f86f2bbe16d;hb=744080e8b9e6d32aaeb3d08eaf1a576076735957;hp=4eef7d54a8f641979c3180d6be77349c4510b5f1;hpb=eaa1bd30bc088e5cae6d8a742d7aedb3d8ff1897;p=quassel.git diff --git a/src/client/CMakeLists.txt b/src/client/CMakeLists.txt index 4eef7d54..7e171d25 100644 --- a/src/client/CMakeLists.txt +++ b/src/client/CMakeLists.txt @@ -31,11 +31,11 @@ set(SOURCES messagemodel.cpp networkmodel.cpp selectionmodelsynchronizer.cpp + transfermodel.cpp treemodel.cpp # needed for automoc abstractui.h - clientcoreinfo.h ) if (USE_QT5)