Make sure PlasmaQuick export file is properly found

Uses the subdirectories structure as exported by the project.

REVIEW: 127405
This commit is contained in:
Aleix Pol 2016-03-17 13:33:19 +01:00
parent 309c64f5e9
commit 0e9976afb1
7 changed files with 7 additions and 7 deletions

View File

@ -28,7 +28,7 @@
#include <Plasma/Package>
#include <plasmaquick_export.h>
#include <plasmaquick/plasmaquick_export.h>
//
// W A R N I N G

View File

@ -24,7 +24,7 @@
#include <QQmlListProperty>
#include <QAbstractListModel>
#include <plasmaquick_export.h>
#include <plasmaquick/plasmaquick_export.h>
//
// W A R N I N G

View File

@ -22,7 +22,7 @@
#include <QQuickView>
#include <plasmaquick_export.h>
#include <plasmaquick/plasmaquick_export.h>
//
// W A R N I N G

View File

@ -30,7 +30,7 @@
#include <netwm_def.h>
#include <plasmaquick_export.h>
#include <plasmaquick/plasmaquick_export.h>
//
// W A R N I N G

View File

@ -22,7 +22,7 @@
#include <QQmlAbstractUrlInterceptor>
#include <plasmaquick_export.h>
#include <plasmaquick/plasmaquick_export.h>
#include <Plasma/Package>

View File

@ -22,7 +22,7 @@
#include <Plasma/PluginLoader>
#include <plasmaquick_export.h>
#include <plasmaquick/plasmaquick_export.h>
class PLASMAQUICK_EXPORT ShellPluginLoader : public Plasma::PluginLoader
{

View File

@ -21,7 +21,7 @@
#include <QtQuick/QQuickView>
#include <plasmaquick_export.h>
#include <plasmaquick/plasmaquick_export.h>
#include "plasma/corona.h"
#include "plasma/containment.h"