summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/remoteclient_p.h
diff options
context:
space:
mode:
authorkh1 <karsten.heimrich@digia.com>2014-11-04 18:01:06 +0100
committerKarsten Heimrich <karsten.heimrich@theqtcompany.com>2014-11-12 16:02:46 +0100
commit98c4b02da6f07e5101ff66fd85810d9816c28f16 (patch)
tree27d9eed662a4ea17cccc129077224daec2b4fdc1 /src/libs/installer/remoteclient_p.h
parentc8ed41495f492fcced1c98ca2a741a9d504ab521 (diff)
Update Controller documentation and dependent code.
Change-Id: I6f6fb88644722a6acf0d168cc481e854ff188b11 Reviewed-by: Niels Weber <niels.weber@digia.com>
Diffstat (limited to 'src/libs/installer/remoteclient_p.h')
-rw-r--r--src/libs/installer/remoteclient_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/installer/remoteclient_p.h b/src/libs/installer/remoteclient_p.h
index a6bb84f71..f4e8e5ffb 100644
--- a/src/libs/installer/remoteclient_p.h
+++ b/src/libs/installer/remoteclient_p.h
@@ -164,7 +164,7 @@ public:
const QMessageBox::Button res =
MessageBoxHandler::critical(MessageBoxHandler::currentBestSuitParent(),
- RemoteClient::tr("Authorization Error"),
+ QLatin1String("AuthorizationError"),
RemoteClient::tr("Could not get authorization."),
RemoteClient::tr("Could not get authorization that is needed for continuing "
"the installation.\n Either abort the installation or use the fallback "