Fix tr() error in Android plugin, use QT_NO_CAST_FROM_ASCII.

Change-Id: I7ccc55c914b4d5447ad238acfb2ff76cc28d6b23
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
This commit is contained in:
Friedemann Kleint
2012-07-16 11:04:42 +02:00
committed by Daniel Teske
parent 2cdfad5539
commit 29a65750f6
6 changed files with 10 additions and 9 deletions

View File

@@ -40,6 +40,7 @@ namespace Internal {
class AndroidDeviceFactory : public ProjectExplorer::IDeviceFactory
{
Q_OBJECT
public:
AndroidDeviceFactory();