X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2FCMakeLists.txt;h=92fc995341309107eb9ea9bf0e029efc13e67082;hp=d3da1e1f37c0669a79d20560f3719ee47e9d6e04;hb=71ef3ec0c4c4d02431aa560ed83b379c416798c5;hpb=f48d855945219c3a1897a17bf15830dfee104f0b diff --git a/src/uisupport/CMakeLists.txt b/src/uisupport/CMakeLists.txt index d3da1e1f..92fc9953 100644 --- a/src/uisupport/CMakeLists.txt +++ b/src/uisupport/CMakeLists.txt @@ -11,6 +11,7 @@ set(SOURCES actioncollection.cpp bufferview.cpp bufferviewfilter.cpp + bufferviewoverlayfilter.cpp clearablelineedit.cpp clickablelabel.cpp colorbutton.cpp @@ -37,6 +38,7 @@ set(MOC_HDRS actioncollection.h bufferview.h bufferviewfilter.h + bufferviewoverlayfilter.h clearablelineedit.h clickablelabel.h colorbutton.h