Adding note about flexipatch-finalizer

This commit is contained in:
bakkeby 2019-10-16 08:28:00 +02:00
parent cfecd195ba
commit dc915b6056
11 changed files with 25 additions and 42 deletions

4
patch/fixime_x.h Normal file
View file

@ -0,0 +1,4 @@
static void ximopen(Display *);
static void ximinstantiate(Display *, XPointer, XPointer);
static void ximdestroy(XIM, XPointer, XPointer);
void xximspot(int, int);