diff --git a/CMakeLists.txt b/CMakeLists.txt index c7a038eb4..76e378893 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -34,6 +34,7 @@ set(plasma_LIB_SRCS uiloader.cpp widgets/boxlayout.cpp widgets/checkbox.cpp + widgets/freelayout.cpp widgets/flowlayout.cpp widgets/flash.cpp widgets/icon.cpp @@ -106,6 +107,7 @@ install(FILES widgets/boxlayout.h widgets/hboxlayout.h widgets/vboxlayout.h + widgets/freelayout.h widgets/flash.h widgets/icon.h widgets/label.h