Make sure PlasmaQuick export file is properly found
Uses the subdirectories structure as exported by the project. REVIEW: 127405
This commit is contained in:
parent
309c64f5e9
commit
0e9976afb1
@ -28,7 +28,7 @@
|
||||
|
||||
#include <Plasma/Package>
|
||||
|
||||
#include <plasmaquick_export.h>
|
||||
#include <plasmaquick/plasmaquick_export.h>
|
||||
|
||||
//
|
||||
// W A R N I N G
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <QQmlListProperty>
|
||||
#include <QAbstractListModel>
|
||||
|
||||
#include <plasmaquick_export.h>
|
||||
#include <plasmaquick/plasmaquick_export.h>
|
||||
|
||||
//
|
||||
// W A R N I N G
|
||||
|
@ -22,7 +22,7 @@
|
||||
|
||||
#include <QQuickView>
|
||||
|
||||
#include <plasmaquick_export.h>
|
||||
#include <plasmaquick/plasmaquick_export.h>
|
||||
|
||||
//
|
||||
// W A R N I N G
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
#include <netwm_def.h>
|
||||
|
||||
#include <plasmaquick_export.h>
|
||||
#include <plasmaquick/plasmaquick_export.h>
|
||||
|
||||
//
|
||||
// W A R N I N G
|
||||
|
@ -22,7 +22,7 @@
|
||||
|
||||
#include <QQmlAbstractUrlInterceptor>
|
||||
|
||||
#include <plasmaquick_export.h>
|
||||
#include <plasmaquick/plasmaquick_export.h>
|
||||
|
||||
#include <Plasma/Package>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
|
||||
#include <Plasma/PluginLoader>
|
||||
|
||||
#include <plasmaquick_export.h>
|
||||
#include <plasmaquick/plasmaquick_export.h>
|
||||
|
||||
class PLASMAQUICK_EXPORT ShellPluginLoader : public Plasma::PluginLoader
|
||||
{
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
#include <QtQuick/QQuickView>
|
||||
|
||||
#include <plasmaquick_export.h>
|
||||
#include <plasmaquick/plasmaquick_export.h>
|
||||
#include "plasma/corona.h"
|
||||
#include "plasma/containment.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user