- Build the uiloader class
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=710413
This commit is contained in:
parent
2db5dcf7c9
commit
fad4e891b9
@ -31,6 +31,7 @@ set(plasma_LIB_SRCS
|
||||
svg.cpp
|
||||
theme.cpp
|
||||
karambamanager.cpp
|
||||
uiloader.cpp
|
||||
widgets/boxlayout.cpp
|
||||
widgets/checkbox.cpp
|
||||
widgets/flowlayout.cpp
|
||||
@ -88,7 +89,8 @@ set(plasma_LIB_INCLUDES
|
||||
scriptengine.h
|
||||
shadowitem_p.h
|
||||
svg.h
|
||||
theme.h)
|
||||
theme.h
|
||||
uiloader.h)
|
||||
|
||||
if(QT_QTOPENGL_FOUND AND OPENGL_FOUND)
|
||||
set(plasma_LIB_INCLUDES
|
||||
|
Loading…
Reference in New Issue
Block a user