X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2FCMakeLists.txt;h=b038ead3ff4599d1a531baa9b80769121a6fb636;hp=9a538070e524462731467043f572cf33b4219e87;hb=55579f53f3bd37f2a20d9be7458bdc54b345a052;hpb=b7ba7d253e27507af6e749ee48b42073493139c0 diff --git a/src/uisupport/CMakeLists.txt b/src/uisupport/CMakeLists.txt index 9a538070..b038ead3 100644 --- a/src/uisupport/CMakeLists.txt +++ b/src/uisupport/CMakeLists.txt @@ -14,6 +14,7 @@ set(SOURCES bufferviewfilter.cpp bufferviewoverlayfilter.cpp clearablelineedit.cpp + clickable.cpp clickablelabel.cpp colorbutton.cpp contextmenuactionprovider.cpp @@ -67,6 +68,7 @@ set(MOC_HDRS ) set(HEADERS + clickable.h icon.h qssparser.h uisettings.h