Points: Create .qm out of .ts files
This commit is contained in:
@@ -40,6 +40,7 @@ void loadPointsResource()
|
||||
{
|
||||
// add resources and reloads the translators
|
||||
Q_INIT_RESOURCE(Points);
|
||||
Q_INIT_RESOURCE(Points_translation);
|
||||
Gui::Translator::instance()->refresh();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user