X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fuisupport%2FCMakeLists.txt;h=92fc995341309107eb9ea9bf0e029efc13e67082;hb=3bff1ddf7f5f5816b1392f526ef77c051bd34763;hp=d3da1e1f37c0669a79d20560f3719ee47e9d6e04;hpb=429b13a0af3acc0599ceb560fef61feee93b068e;p=quassel.git 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