add useful includes
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=779433
This commit is contained in:
parent
bed3c1d927
commit
8379d47abb
@ -20,13 +20,16 @@
|
|||||||
#ifndef PLASMA_APPLETSCRIPT_H
|
#ifndef PLASMA_APPLETSCRIPT_H
|
||||||
#define PLASMA_APPLETSCRIPT_H
|
#define PLASMA_APPLETSCRIPT_H
|
||||||
|
|
||||||
#include <plasma/plasma_export.h>
|
|
||||||
#include <plasma/scripting/scriptengine.h>
|
|
||||||
|
|
||||||
#include <QtCore/QObject>
|
#include <QtCore/QObject>
|
||||||
#include <QtCore/QRect>
|
#include <QtCore/QRect>
|
||||||
#include <QtCore/QSizeF>
|
#include <QtCore/QSizeF>
|
||||||
|
|
||||||
|
#include <KGenericFactory>
|
||||||
|
|
||||||
|
#include <plasma/plasma_export.h>
|
||||||
|
#include <plasma/scripting/scriptengine.h>
|
||||||
|
|
||||||
class QPainter;
|
class QPainter;
|
||||||
class QStyleOptionGraphicsItem;
|
class QStyleOptionGraphicsItem;
|
||||||
|
|
||||||
|
@ -20,6 +20,8 @@
|
|||||||
#ifndef PLASMA_DATAENGINESCRIPT_H
|
#ifndef PLASMA_DATAENGINESCRIPT_H
|
||||||
#define PLASMA_DATAENGINESCRIPT_H
|
#define PLASMA_DATAENGINESCRIPT_H
|
||||||
|
|
||||||
|
#include <KGenericFactory>
|
||||||
|
|
||||||
#include <plasma/plasma_export.h>
|
#include <plasma/plasma_export.h>
|
||||||
#include <plasma/scripting/scriptengine.h>
|
#include <plasma/scripting/scriptengine.h>
|
||||||
|
|
||||||
|
@ -20,6 +20,8 @@
|
|||||||
#ifndef PLASMA_RUNNERSCRIPT_H
|
#ifndef PLASMA_RUNNERSCRIPT_H
|
||||||
#define PLASMA_RUNNERSCRIPT_H
|
#define PLASMA_RUNNERSCRIPT_H
|
||||||
|
|
||||||
|
#include <KGenericFactory>
|
||||||
|
|
||||||
#include <plasma/plasma_export.h>
|
#include <plasma/plasma_export.h>
|
||||||
#include <plasma/scripting/scriptengine.h>
|
#include <plasma/scripting/scriptengine.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user