X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fclient%2FCMakeLists.txt;h=7e171d253448a0025774da6a50188f86f2bbe16d;hb=3a2bd8f7cab945bfac7d9b8faf9250d4d66e9264;hp=4eef7d54a8f641979c3180d6be77349c4510b5f1;hpb=165298e0c0ef4666ed9c29f529e35fb4a37913ce;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)