From a044c97c30d014b7b8db7d72b03dc48829e1099a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Aug 2017 20:10:54 +0300 Subject: Allow set type for strong typed enum with values. --- src/enums/net/mailopentype.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/enums/net') diff --git a/src/enums/net/mailopentype.h b/src/enums/net/mailopentype.h index 5040cee18..ad62a0252 100644 --- a/src/enums/net/mailopentype.h +++ b/src/enums/net/mailopentype.h @@ -23,7 +23,7 @@ #include "enums/simpletypes/enumdefines.h" -enumStart(MailOpenType) +enumStartT(MailOpenType, int8_t) { Mail = 0, Account = 1, -- cgit v1.2.3-70-g09d2