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:
Friedemann Kleint
2013-09-27 09:35:49 +02:00
parent 372079d35f
commit 86ff13b893
3 changed files with 5 additions and 1 deletions

View File

@@ -30,6 +30,8 @@
#include "certificatesmodel.h"
#include <QComboBox>
using namespace Android;
using namespace Android::Internal;