summaryrefslogtreecommitdiff
path: root/src/ui/color.h
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-08-23 16:08:42 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-08-23 16:10:05 +0300
commit51dc5b1ef584a9aa214c518101b951f1745a6fc9 (patch)
treeb904890f57bbf7e4412fd51cef8682cf37657663 /src/ui/color.h
parent3b31ab31eb52578693acee07fdcf84fbeff72707 (diff)
Added an identity creation dialog
Diffstat (limited to 'src/ui/color.h')
-rw-r--r--src/ui/color.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/color.h b/src/ui/color.h
index d9f4793f..3c986d59 100644
--- a/src/ui/color.h
+++ b/src/ui/color.h
@@ -95,6 +95,7 @@ enum iColorId {
95 uiInputCursor_ColorId, 95 uiInputCursor_ColorId,
96 uiInputCursorText_ColorId, 96 uiInputCursorText_ColorId,
97 uiHeading_ColorId, 97 uiHeading_ColorId,
98 uiAnnotation_ColorId,
98 uiIcon_ColorId, 99 uiIcon_ColorId,
99 uiIconHover_ColorId, 100 uiIconHover_ColorId,
100 uiSeparator_ColorId, 101 uiSeparator_ColorId,