forked from qt-creator/qt-creator
Do not use tr() in cpaster-frontend.
The command-line tool does not load any translations. Prevent the messages from showing up in Qt Creator's ts-files. Change-Id: I25e9cffb6fcd35fae7b021c2eb7ec60480db868d Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#include <QFile>
|
||||
#include <QObject>
|
||||
#include <QTimer>
|
||||
#include <QCoreApplication>
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
|
||||
Reference in New Issue
Block a user