OSDN Git Service

modified: src/padarea.c
[kp123/kp123.git] / src / recognize_extra.h
1
2 #ifndef __KP_RECOGNIZE_EXTRA__
3 #define __KP_RECOGNIZE_EXTRA__
4
5 gint pass_extra_filters(GList *strokes, gunichar2 *filter);
6
7 #endif