mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-06 01:06:31 +08:00
Moved some samples into unit tests
This commit is contained in:
@@ -27,7 +27,6 @@ int main(int argc, char *argv[])
|
||||
bool t = translator.load("blackmisc_i18n_de", ":blackmisc/translations/");
|
||||
out << (t ? "Translator loaded" : "Translator not loaded") << endl;
|
||||
|
||||
|
||||
QCoreApplication a(argc, argv);
|
||||
out << "Use I18N version, y? n?";
|
||||
out.flush();
|
||||
|
||||
Reference in New Issue
Block a user