diff options
| author | Nicolas Werner <nicolas.werner@hotmail.de> | 2024-06-20 21:40:53 +0200 |
|---|---|---|
| committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2024-06-20 21:40:53 +0200 |
| commit | 311d9ad31e89fb023eb3638d446774f3a9d06281 (patch) | |
| tree | 4455337eab960dda0476261aa11b77b5b6d2151d /src | |
| parent | Fix tray icon badge count not getting updated since 838b091acd07b681fc52f6f70... (diff) | |
| download | nheko-311d9ad31e89fb023eb3638d446774f3a9d06281.tar.xz | |
Allow setting a scale factor on Windows
Fixes #1756
Diffstat (limited to 'src')
| -rw-r--r-- | src/UserSettingsPage.cpp | 3 | ||||
| -rw-r--r-- | src/main.cpp | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/src/UserSettingsPage.cpp b/src/UserSettingsPage.cpp |
