forked from qt-creator/qt-creator
Android: Fix typo
Change-Id: I5f732957d893ab94cd7486658019407137069891 Reviewed-by: André Hartmann <aha_1980@gmx.de>
This commit is contained in:
@@ -123,7 +123,7 @@ private:
|
||||
bool m_uninstallPreviousPackage = false;
|
||||
bool m_uninstallPreviousPackageRun = false;
|
||||
bool m_useAndroiddeployqt = false;
|
||||
bool m_askForUinstall = false;
|
||||
bool m_askForUninstall = false;
|
||||
static const Core::Id Id;
|
||||
QString m_androiddeployqtArgs;
|
||||
QString m_adbPath;
|
||||
|
||||
Reference in New Issue
Block a user