Qt: Add runtime downloading of OSD fonts
This commit is contained in:
@ -259,7 +259,7 @@ void RunOnUIThread(const std::function<void()>& func, bool block = false);
|
||||
const char* GetDefaultLanguage();
|
||||
|
||||
/// Call when the language changes.
|
||||
void InstallTranslator();
|
||||
void InstallTranslator(QWidget* dialog_parent);
|
||||
|
||||
/// Returns the application name and version, optionally including debug/devel config indicator.
|
||||
QString GetAppNameAndVersion();
|
||||
|
||||
Reference in New Issue
Block a user