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

index f8fd27cd..abf5dc05 100644 --- a/include/Config.h +++ b/include/Config.h
@@ -97,6 +97,7 @@ constexpr int headerLeftMargin = 15; namespace fonts { constexpr int timestamp = 13; +constexpr int indicator = timestamp - 2; constexpr int dateSeparator = conf::fontSize; } // namespace fonts } // namespace timeline