Build the FreeLayout class and install its header.

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=711889
This commit is contained in:
Robert Knight 2007-09-13 04:38:30 +00:00
parent 50485408b7
commit 465b1d0072

View File

@ -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