- 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
|
svg.cpp
|
||||||
theme.cpp
|
theme.cpp
|
||||||
karambamanager.cpp
|
karambamanager.cpp
|
||||||
|
uiloader.cpp
|
||||||
widgets/boxlayout.cpp
|
widgets/boxlayout.cpp
|
||||||
widgets/checkbox.cpp
|
widgets/checkbox.cpp
|
||||||
widgets/flowlayout.cpp
|
widgets/flowlayout.cpp
|
||||||
@ -88,7 +89,8 @@ set(plasma_LIB_INCLUDES
|
|||||||
scriptengine.h
|
scriptengine.h
|
||||||
shadowitem_p.h
|
shadowitem_p.h
|
||||||
svg.h
|
svg.h
|
||||||
theme.h)
|
theme.h
|
||||||
|
uiloader.h)
|
||||||
|
|
||||||
if(QT_QTOPENGL_FOUND AND OPENGL_FOUND)
|
if(QT_QTOPENGL_FOUND AND OPENGL_FOUND)
|
||||||
set(plasma_LIB_INCLUDES
|
set(plasma_LIB_INCLUDES
|
||||||
|
Loading…
Reference in New Issue
Block a user