Add PLUGIN_MIMETYPES macro

This commit is contained in:
Moritz Lipp 2012-03-09 09:53:03 +01:00
parent 7271166b20
commit c61c74870f

View File

@ -42,6 +42,8 @@
} \
} \
#define PLUGIN_MIMETYPES(...) __VA_ARGS__
/**
* Error types for plugins
*/