forked from qt-creator/qt-creator
Android: Fix build.
Change-Id: Ie4cb2e58e1abb7319b26ce166a039c9b3db47dd7 Reviewed-by: André Hartmann <aha_1980@gmx.de> Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
This commit is contained in:
@@ -61,6 +61,8 @@ QtcPlugin {
|
|||||||
"androiddevicefactory.h",
|
"androiddevicefactory.h",
|
||||||
"androiderrormessage.h",
|
"androiderrormessage.h",
|
||||||
"androiderrormessage.cpp",
|
"androiderrormessage.cpp",
|
||||||
|
"androidextralibrarylistmodel.cpp",
|
||||||
|
"androidextralibrarylistmodel.h",
|
||||||
"androidgdbserverkitinformation.cpp",
|
"androidgdbserverkitinformation.cpp",
|
||||||
"androidgdbserverkitinformation.h",
|
"androidgdbserverkitinformation.h",
|
||||||
"androidglobal.h",
|
"androidglobal.h",
|
||||||
|
|||||||
@@ -32,6 +32,7 @@
|
|||||||
#define ANDROIDEXTRALIBRARYLISTMODEL_H
|
#define ANDROIDEXTRALIBRARYLISTMODEL_H
|
||||||
|
|
||||||
#include <QAbstractItemModel>
|
#include <QAbstractItemModel>
|
||||||
|
#include <QStringList>
|
||||||
|
|
||||||
namespace Qt4ProjectManager { class Qt4Project; }
|
namespace Qt4ProjectManager { class Qt4Project; }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user