ui/common/context.h

changeset 145
853685152c1d
parent 141
cc2170ea05ad
child 157
0b33b9396851
--- a/ui/common/context.h	Sat Nov 11 12:22:16 2017 +0100
+++ b/ui/common/context.h	Sun Nov 12 12:03:50 2017 +0100
@@ -48,6 +48,7 @@
 enum UiVarType {
     UI_VAR_SPECIAL = 0,
     UI_VAR_INTEGER,
+    UI_VAR_DOUBLE,
     UI_VAR_STRING,
     UI_VAR_TEXT,
     UI_VAR_LIST,

mercurial