summaryrefslogtreecommitdiffstats
path: root/src/cmdmapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmdmapper.h')
-rw-r--r--src/cmdmapper.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cmdmapper.h b/src/cmdmapper.h
index 1f4bd02..30e5b68 100644
--- a/src/cmdmapper.h
+++ b/src/cmdmapper.h
@@ -114,7 +114,8 @@ enum CommandType
CMD_COPYBRIEF = 80,
CMD_COPYDETAILS = 81,
CMD_QUOTE = 82,
- CMD_MSCFILE = 83
+ CMD_MSCFILE = 83,
+ CMD_DCOLON = 84
};
enum HtmlTagType