forked from qt-creator/qt-creator
Fix compilation of the Android plugin with Qt 4.
Change-Id: I5f16e01754b84e024b33d9addee94352c69c8a25 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
#define CERTIFICATESMODEL_H
|
||||
|
||||
#include <QAbstractListModel>
|
||||
#include <QVector>
|
||||
#include <QPair>
|
||||
|
||||
namespace Android {
|
||||
namespace Internal {
|
||||
|
||||
Reference in New Issue
Block a user