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