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