From 1174f2e9318a58602baccdfb3e2465645d263601 Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Mon, 22 Feb 2021 11:55:13 +0200 Subject: iOS: Font adjustments --- src/ui/text.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ui/text.h') diff --git a/src/ui/text.h b/src/ui/text.h index fd8f8da2..92da3e5d 100644 --- a/src/ui/text.h +++ b/src/ui/text.h @@ -35,6 +35,7 @@ enum iFontId { defaultMedium_FontId, defaultMediumBold_FontId, defaultBig_FontId, + defaultBigBold_FontId, defaultLarge_FontId, defaultMonospace_FontId, defaultContentSized_FontId, -- cgit v1.2.3