diff options
Diffstat (limited to 'src/ui_elements/UI.h')
| -rw-r--r-- | src/ui_elements/UI.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui_elements/UI.h b/src/ui_elements/UI.h index 3665de8..e48804e 100644 --- a/src/ui_elements/UI.h +++ b/src/ui_elements/UI.h @@ -13,6 +13,7 @@ static const float TAB_WIDTH = 4; static const int PADDING = 10; static const int HEADER_FONT_SIZE = 50; +static const int TEXT_FONT_SIZE = 20; static const int EDITOR_PADDING = 3; static const int BORDER = 2; static const int FOOTER_HEIGHT = 30; |
