summaryrefslogtreecommitdiff
path: root/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'command.h')
-rw-r--r--command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/command.h b/command.h
index 2edd207..3f7d155 100644
--- a/command.h
+++ b/command.h
@@ -75,6 +75,7 @@ ENUM_U16 {
CMD_FIND_USAGES,
CMD_GOTO_DEFINITION, // "go to definition of..." menu
CMD_GOTO_DEFINITION_AT_CURSOR,
+ CMD_GOTO_DECLARATION_AT_CURSOR,
CMD_COPY,
CMD_CUT,