mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 10:22:48 +00:00
plasma: remove unused headers inclusions
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
d9a7e6b119
commit
39ea2ed450
2 changed files with 0 additions and 14 deletions
|
@ -30,13 +30,6 @@
|
|||
#include <plasma/framesvg.h>
|
||||
#include <plasma/windoweffects.h>
|
||||
|
||||
#ifdef Q_WS_X11
|
||||
#include <QtGui/qx11info_x11.h>
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
#include <fixx11h.h>
|
||||
#endif
|
||||
|
||||
namespace Plasma {
|
||||
|
||||
WindowPreview::WindowPreview(QWidget *parent)
|
||||
|
|
|
@ -32,13 +32,6 @@
|
|||
//KDE
|
||||
#include <kwindowsystem.h>
|
||||
|
||||
//X11
|
||||
#ifdef Q_WS_X11
|
||||
#include <QtGui/qx11info_x11.h>
|
||||
#include <X11/Xlib.h>
|
||||
#include <fixx11h.h>
|
||||
#endif
|
||||
|
||||
//Plasma
|
||||
#include "plasma/applet.h"
|
||||
#include "plasma/containment.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue