mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-06 15:13:57 +02:00
Remove tested 110% scale.
This commit is contained in:
parent
56c8327746
commit
4d579f873c
1 changed files with 0 additions and 1 deletions
|
@ -514,7 +514,6 @@ void Launcher::processArguments() {
|
||||||
? style::kScaleAuto
|
? style::kScaleAuto
|
||||||
: value;
|
: value;
|
||||||
}
|
}
|
||||||
gConfigScale = 110; AssertIsDebug();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
int Launcher::executeApplication() {
|
int Launcher::executeApplication() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue