X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=xgnokii%2Fxgnokii_xkeyb.h;fp=xgnokii%2Fxgnokii_xkeyb.h;h=6060e094996d27a3418ebd241ae33ef90a9f3d9f;hb=833e1c7c90e13ceaba3dde8e7a36fcc8dfb1db3c;hp=0000000000000000000000000000000000000000;hpb=2e0972b02d101bb0d8e9d3e15d2ac80def491a63;p=gnokii.git diff --git a/xgnokii/xgnokii_xkeyb.h b/xgnokii/xgnokii_xkeyb.h new file mode 100644 index 0000000..6060e09 --- /dev/null +++ b/xgnokii/xgnokii_xkeyb.h @@ -0,0 +1,18 @@ +/* + + X G N O K I I + + A Linux/Unix GUI for Nokia mobile phones. + + Released under the terms of the GNU GPL, see file COPYING for more details. + +*/ + +#ifndef XGNOKII_XKEYB_H +#define XGNOKII_XKEYB_H + +extern void GUI_CreateXkeybWindow (); + +extern void GUI_ShowXkeyb (); + +#endif