diff --git a/src/plugins/coreplugin/welcomemode.cpp b/src/plugins/coreplugin/welcomemode.cpp index bd21813ec7bcc8677bb4e0f075ac025178042f97..6c56736f0a4af37ca47b75f0f226dd890fd3657d 100644 --- a/src/plugins/coreplugin/welcomemode.cpp +++ b/src/plugins/coreplugin/welcomemode.cpp @@ -100,7 +100,7 @@ WelcomeModePrivate::WelcomeModePrivate() : #if defined(QT_NO_WEBKIT) -const char LABEL[] = Q_TRANSLATE_NOOP("Core::Internal::WelcomeMode", +const char LABEL[] = QT_TRANSLATE_NOOP("Core::Internal::WelcomeMode", "<center><table><tr><td><img src=\":/core/html/images/product_logo.png\"/></td><td width=300>" "<h2><br/><br/>Welcome</h2><p> Qt Creator is an intuitive, modern cross platform IDE that enables " "developers to create graphically appealing applications for desktop, "