summaryrefslogtreecommitdiff
path: root/deadbeef.h
diff options
context:
space:
mode:
Diffstat (limited to 'deadbeef.h')
-rw-r--r--deadbeef.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/deadbeef.h b/deadbeef.h
index 8444b596..10f8af38 100644
--- a/deadbeef.h
+++ b/deadbeef.h
@@ -829,6 +829,9 @@ enum {
/* this flag is added automatically, and means that the plugin was compiled
* with API <=1.4, and work-around must be used to make it work */
DB_ACTION_USING_API_14 = 1 << 6,
+
+ /* add item to menu(s), if contains slash symbol(s) */
+ DB_ACTION_ADD_MENU = 1 << 7
};
// action contexts