fix future compile issues
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=796777
This commit is contained in:
parent
d3cc6149a8
commit
67758e04a6
@ -4,6 +4,7 @@
|
||||
* Copyright 2007 by Matt Broadstone <mbroadst@gmail.com>
|
||||
* Copyright 2006-2007 Fredrik Höglund <fredrik@kde.org>
|
||||
* Copyright 2007 by Marco Martin <notmart@gmail.com>
|
||||
* Copyright 2008 by Ménard Alexis <darktears31@gmail.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Library General Public License as
|
||||
|
@ -2,6 +2,7 @@
|
||||
* Copyright (C) 2007 by Siraj Razick <siraj@kde.org>
|
||||
* Copyright (C) 2007 by Riccardo Iaconelli <riccardo@kde.org>
|
||||
* Copyright (C) 2007 by Matt Broadstone <mbroadst@gmail.com>
|
||||
* Copyright 2008 by Ménard Alexis <darktears31@gmail.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Library General Public License as
|
||||
@ -25,11 +26,11 @@
|
||||
#include <QtCore/QObject>
|
||||
#include <QtGui/QGraphicsTextItem>
|
||||
#include <QtGui/QIcon>
|
||||
#include <QGraphicsWidget>
|
||||
|
||||
#include <plasma/dataengine.h>
|
||||
#include <plasma/phase.h>
|
||||
#include <plasma/plasma_export.h>
|
||||
#include <plasma/widgets/widget.h>
|
||||
|
||||
class QAction;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user