summaryrefslogtreecommitdiff
path: root/amiga/context_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/context_menu.h')
-rwxr-xr-xamiga/context_menu.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/amiga/context_menu.h b/amiga/context_menu.h
index fd9e03881..8e4e5d941 100755
--- a/amiga/context_menu.h
+++ b/amiga/context_menu.h
@@ -28,8 +28,11 @@ enum {
CMID_SHOWOBJ,
CMID_COPYOBJ,
CMID_SAVEOBJ,
+ CMID_SELALL,
+ CMID_SELCOPY,
CMSUB_OBJECT,
CMSUB_URL,
+ CMSUB_SEL,
CMID_LAST
};