/* This file has been generated by the CMake lxqt_app_translation_loader(). * It loads LXQt libraries translations. * * Attention: All changes will be overwritten!!! */ #include #include static void loadLibTranslation() { LXQt::Translator::translateLibrary(QStringLiteral("@catalog_name@")); } Q_COREAPP_STARTUP_FUNCTION(loadLibTranslation)