mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: add member to enum
This commit is contained in:
parent
928d409dd5
commit
c1f523e192
@ -37,7 +37,8 @@ public:
|
||||
TextFormatDec,
|
||||
TextFormatHex,
|
||||
TextFormatAscii,
|
||||
TextFormatUtf8
|
||||
TextFormatUtf8,
|
||||
TextFormatSystem
|
||||
};
|
||||
Q_ENUM(SAKEnumTextFormat)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user