summaryrefslogtreecommitdiff
path: root/deadbeef.h
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-08-28 22:00:28 +0200
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-08-28 22:00:28 +0200
commit1d61239879e12ccbd0ac80fabfd272e8b785e8cf (patch)
treecc379ae31f3e7b81c1c330ada9e278907be68abd /deadbeef.h
parentd48b231a9f258688fbe87cb6a07934d72e16b855 (diff)
osx: cleanup, use of proper APIs; added new GUI plugin type to the enum in deadbeef.h
Diffstat (limited to 'deadbeef.h')
-rw-r--r--deadbeef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/deadbeef.h b/deadbeef.h
index 8a98ff4e..3a0d754b 100644
--- a/deadbeef.h
+++ b/deadbeef.h
@@ -190,6 +190,7 @@ enum {
DB_PLUGIN_MISC = 4,
DB_PLUGIN_VFS = 5,
DB_PLUGIN_PLAYLIST = 6,
+ DB_PLUGIN_GUI = 7,
};
// output plugin states