diff options
Diffstat (limited to 'include/common.h')
-rw-r--r-- | include/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h index fb59b749..25ef4185 100644 --- a/include/common.h +++ b/include/common.h @@ -240,6 +240,7 @@ #define EDITFLAG_TEXTONLY (0x00000001) #define EDITFLAG_UPLOAD (0x00000002) #define EDITFLAG_ALLOWLARGE (0x00000004) +#define EDITFLAG_ALLOWTITLE (0x00000008) /* ----------------------------------------------------- */ /* Grayout Levels */ |