X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fuisupport%2FCMakeLists.txt;h=e31517fded30214e4d0ecdd4999031a7e891477d;hb=1545449bce16fa939869d73ed5d4bbd8416d4512;hp=92fc995341309107eb9ea9bf0e029efc13e67082;hpb=ab16c77fe03b73a863d9b52b11919bcbac903f58;p=quassel.git diff --git a/src/uisupport/CMakeLists.txt b/src/uisupport/CMakeLists.txt index 92fc9953..e31517fd 100644 --- a/src/uisupport/CMakeLists.txt +++ b/src/uisupport/CMakeLists.txt @@ -9,6 +9,7 @@ set(SOURCES abstractitemview.cpp action.cpp actioncollection.cpp + bufferhotlistfilter.cpp bufferview.cpp bufferviewfilter.cpp bufferviewoverlayfilter.cpp @@ -16,6 +17,7 @@ set(SOURCES clickablelabel.cpp colorbutton.cpp contextmenuactionprovider.cpp + flatproxymodel.cpp graphicalui.cpp icon.cpp iconloader.cpp @@ -36,6 +38,7 @@ set(MOC_HDRS abstractnotificationbackend.h action.h actioncollection.h + bufferhotlistfilter.h bufferview.h bufferviewfilter.h bufferviewoverlayfilter.h @@ -43,6 +46,7 @@ set(MOC_HDRS clickablelabel.h colorbutton.h contextmenuactionprovider.h + flatproxymodel.h graphicalui.h iconloader.h inputline.h