mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 10:22:49 +00:00
plasma: remove duplicate header inclusion in paste source file
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
91a4f9036a
commit
98d0acc6d2
1 changed files with 1 additions and 3 deletions
|
@ -19,9 +19,7 @@
|
|||
|
||||
#include "paste.h"
|
||||
|
||||
#include <QtGui/qgraphicssceneevent.h>
|
||||
#include <QtGui/qgraphicssceneevent.h>
|
||||
|
||||
#include <QGraphicsSceneMouseEvent>
|
||||
#include <KDebug>
|
||||
|
||||
Paste::Paste(QObject *parent, const QVariantList &args)
|
||||
|
|
Loading…
Add table
Reference in a new issue