mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-28 06:06:00 +01:00
Add PLUGIN_MIMETYPES macro
This commit is contained in:
parent
7271166b20
commit
c61c74870f
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@
|
|||
} \
|
||||
} \
|
||||
|
||||
#define PLUGIN_MIMETYPES(...) __VA_ARGS__
|
||||
|
||||
/**
|
||||
* Error types for plugins
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue