6060e094996d27a3418ebd241ae33ef90a9f3d9f
[gnokii.git] / xgnokii / xgnokii_xkeyb.h
1 /*
2
3   X G N O K I I
4
5   A Linux/Unix GUI for Nokia mobile phones.
6
7   Released under the terms of the GNU GPL, see file COPYING for more details.
8
9 */
10
11 #ifndef XGNOKII_XKEYB_H
12 #define XGNOKII_XKEYB_H
13
14 extern void GUI_CreateXkeybWindow ();
15
16 extern void GUI_ShowXkeyb ();
17
18 #endif