X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fclient%2FCMakeLists.txt;h=0a9f1f58b0a2e14e558818bfba18c8e150d44b25;hb=5910ce5b98f8752002a6a26199eac9a3c10cb9e7;hp=f00050853381e81deb2551151415a00f86982039;hpb=ac21cc48d22f0cf58a98b74754fa94564a8e3f45;p=quassel.git diff --git a/src/client/CMakeLists.txt b/src/client/CMakeLists.txt index f0005085..0a9f1f58 100644 --- a/src/client/CMakeLists.txt +++ b/src/client/CMakeLists.txt @@ -20,7 +20,6 @@ set(SOURCES irclistmodel.cpp messagefilter.cpp messagemodel.cpp - mappedselectionmodel.cpp networkmodel.cpp quasselui.cpp selectionmodelsynchronizer.cpp @@ -39,7 +38,6 @@ set(MOC_HDRS messagefilter.h messagemodel.h networkmodel.h - mappedselectionmodel.h quasselui.h selectionmodelsynchronizer.h treemodel.h)