diff options
Diffstat (limited to 'src/ui/metrics.h')
-rw-r--r-- | src/ui/metrics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/metrics.h b/src/ui/metrics.h index 207dd59d..b314f65a 100644 --- a/src/ui/metrics.h +++ b/src/ui/metrics.h | |||
@@ -28,4 +28,4 @@ extern int gap_UI; | |||
28 | extern int fontSize_UI; | 28 | extern int fontSize_UI; |
29 | extern iInt2 gap2_UI; | 29 | extern iInt2 gap2_UI; |
30 | 30 | ||
31 | void setPixelRatio_Metrics (float pixelRatio); | 31 | void setScale_Metrics (float scale); |