blob: 8f642d6c0fbafe1240e51682033c8f4a670bf43f (
plain)
1
2
3
4
5
|
/* This dummy header is just used to generate a translatable Qt string that
* will be integrated to i18n/.ts files, translated on Weblate and then merged
* back with the .desktop.template file into a single .desktop file. */
QObject::tr("Stopwatch");
|