T_FILE_EXTENSION placeholder

This commit is contained in:
nautaa 2024-10-23 13:49:32 +00:00 committed by ob-robot
parent 2d1c88a155
commit 652b31ab36

View File

@ -2632,6 +2632,7 @@ typedef enum ObItemType
T_TG_SYS_EVENT_OPTION = 4753,
T_TG_SYS_EVENT = 4754,
T_TG_DB_EVENT_LIST = 4755,
T_FILE_EXTENSION = 4756,
T_MAX //Attention: add a new type before T_MAX
} ObItemType;