X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fuisupport%2FCMakeLists.txt;h=f18aa0efa0c92865f0dfe97e6e2c78646ee9812d;hb=2ab3040da0e42f4afdd282e34f0d8b089020a73d;hp=19befcac5f344e5b31676665c96de0a1dc9e6404;hpb=8f88a7c2bccdca34b61e046160cd83ada7a16a7f;p=quassel.git diff --git a/src/uisupport/CMakeLists.txt b/src/uisupport/CMakeLists.txt index 19befcac..f18aa0ef 100644 --- a/src/uisupport/CMakeLists.txt +++ b/src/uisupport/CMakeLists.txt @@ -7,6 +7,7 @@ include(${QT_USE_FILE}) set(SOURCES abstractbuffercontainer.cpp abstractitemview.cpp + abstractnotificationbackend.cpp action.cpp actioncollection.cpp bufferview.cpp @@ -27,6 +28,7 @@ set(SOURCES set(MOC_HDRS abstractbuffercontainer.h abstractitemview.h + abstractnotificationbackend.h action.h actioncollection.h bufferview.h