plasmacomponents builds without kde4support
This commit is contained in:
parent
3c81603a8b
commit
2ad8ff7c55
@ -17,7 +17,6 @@ set(plasmacomponents_SRCS
|
||||
INCLUDE_DIRECTORIES(
|
||||
${CMAKE_SOURCE_DIR}
|
||||
${CMAKE_BINARY_DIR}
|
||||
${KDE4_INCLUDES}
|
||||
${KDeclarative_INCLUDE_DIR}
|
||||
)
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
#include <QDesktopWidget>
|
||||
#include <QFile>
|
||||
|
||||
#include <KWindowSystem>
|
||||
#include <kwindowsystem.h>
|
||||
#include <KStandardDirs>
|
||||
|
||||
#include <kdeclarative/kdeclarative.h>
|
||||
|
@ -25,9 +25,9 @@
|
||||
|
||||
#include "qrangemodel.h"
|
||||
|
||||
#include <KSharedConfig>
|
||||
#include <ksharedconfig.h>
|
||||
#include <QDebug>
|
||||
#include <KGlobal>
|
||||
#include <kglobal.h>
|
||||
|
||||
#include <kdeclarative/kdeclarative.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user