mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-10-09 13:56:19 +00:00
Add an option to use Qt scale engine (#158)
This commit is contained in:
@@ -206,7 +206,10 @@ void Application::run() {
|
||||
startLocalStorage();
|
||||
Lang::GetInstance().fillDefaultJson();
|
||||
Lang::GetInstance().fillFromJson();
|
||||
ValidateScale();
|
||||
|
||||
if (!cQtScale()) {
|
||||
ValidateScale();
|
||||
}
|
||||
|
||||
if (Local::oldSettingsVersion() < AppVersion) {
|
||||
psNewVersion();
|
||||
|
Reference in New Issue
Block a user