:pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Tue Dec 4 22:45 CET 2001
[gnokii.git] / xgnokii / xgnokii_speed.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 Dec 26 1999
12   Modified by Jan Derfinak
13
14 */
15
16 #ifndef XGNOKII_SPEED_H
17 #define XGNOKII_SPEED_H
18
19 extern void GUI_CreateSpeedDialWindow (void);
20
21 extern void GUI_ShowSpeedDial (void);
22
23 #endif