spiegel-keyman/core/include
Marc Durdin 9c2edbcbc0 fix(core): remove KMN_API from callback spec
Fixes #7487.

`KMN_API` defines only import/export/static modifiers for functions, so
it makes no sense to apply it to a typedef. (Previously, I thought it
also included a calling convention, but it doesn't.)
2022-10-25 11:59:37 +11:00
..
keyman fix(core): remove KMN_API from callback spec 2022-10-25 11:59:37 +11:00
meson.build chore(common): refactor shared types into km_types.h 2022-08-11 11:36:09 +02:00