FrameSVG: Fix QObject include
Summary: See Frameworks coding style: https://techbase.kde.org/Policies/Frameworks_Coding_Style#Qt_Includes_and_KDE_Frameworks_Includes Reviewers: #plasma, #frameworks, apol Reviewed By: apol Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D13286
This commit is contained in:
parent
d15f0fa832
commit
a363815a79
@ -21,7 +21,7 @@
|
|||||||
#ifndef PLASMA_FRAMESVG_H
|
#ifndef PLASMA_FRAMESVG_H
|
||||||
#define PLASMA_FRAMESVG_H
|
#define PLASMA_FRAMESVG_H
|
||||||
|
|
||||||
#include <QtCore/QObject>
|
#include <QObject>
|
||||||
#include <QPixmap>
|
#include <QPixmap>
|
||||||
|
|
||||||
#include <plasma/plasma_export.h>
|
#include <plasma/plasma_export.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user