X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2FCMakeLists.txt;h=eccde9fbc90421320491cfb0d9fb2a5555914f8a;hp=92fc995341309107eb9ea9bf0e029efc13e67082;hb=920643004f172d255dd2420d1b03adea3b3a07b2;hpb=71ef3ec0c4c4d02431aa560ed83b379c416798c5 diff --git a/src/uisupport/CMakeLists.txt b/src/uisupport/CMakeLists.txt index 92fc9953..eccde9fb 100644 --- a/src/uisupport/CMakeLists.txt +++ b/src/uisupport/CMakeLists.txt @@ -16,6 +16,7 @@ set(SOURCES clickablelabel.cpp colorbutton.cpp contextmenuactionprovider.cpp + flatproxymodel.cpp graphicalui.cpp icon.cpp iconloader.cpp @@ -43,6 +44,7 @@ set(MOC_HDRS clickablelabel.h colorbutton.h contextmenuactionprovider.h + flatproxymodel.h graphicalui.h iconloader.h inputline.h