Found in "gnokii-working" directory, some November-patches version
[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   Copyright (C) 1999 Pavel Janík ml., Hugh Blemings
7   & Ján Derfiòák <ja@mail.upjs.sk>.
8
9   Released under the terms of the GNU GPL, see file COPYING for more details.
10
11   Last modification: Sun Mar 19 2000
12   Modified by Jan Derfinak
13
14 */
15
16 #ifndef XGNOKII_XKEYB_H
17 #define XGNOKII_XKEYB_H
18
19 extern void GUI_CreateXkeybWindow ();
20
21 extern void GUI_ShowXkeyb ();
22
23 #endif