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