summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/Config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Config.h b/include/Config.h

index 50f9eb85..2412a4d0 100644 --- a/include/Config.h +++ b/include/Config.h
@@ -8,6 +8,7 @@ namespace conf { // Global settings. static const int fontSize = 12; +static const int textInputFontSize = 14; static const int emojiSize = 14; static const int headerFontSize = 21; static const int typingNotificationFontSize = 11;