Skip to content

Commit

Permalink
prep to release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercury13 committed Dec 30, 2022
1 parent 2a94c3f commit bb21d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Unicodia/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ void initTranslation()

int main(int argc, char *argv[])
{
qputenv("QT_SCALE_FACTOR", "1.25");
//qputenv("QT_SCALE_FACTOR", "1.25");
QApplication a(argc, argv);

uc::completeData(); // …runs once and should not depend on L10n
Expand Down

0 comments on commit bb21d11

Please sign in to comment.