X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=xgnokii%2Fxgnokii_speed.h;fp=xgnokii%2Fxgnokii_speed.h;h=a454bf5c17b74622dd1e74419a846b4691aff05c;hb=5d49fe8eea4e11457b4f9904eb0d5db435679841;hp=0000000000000000000000000000000000000000;hpb=a51604573a1dfaaad4304ffbf918e91617acf468;p=gnokii.git diff --git a/xgnokii/xgnokii_speed.h b/xgnokii/xgnokii_speed.h new file mode 100644 index 0000000..a454bf5 --- /dev/null +++ b/xgnokii/xgnokii_speed.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_SPEED_H +#define XGNOKII_SPEED_H + +extern void GUI_CreateSpeedDialWindow (void); + +extern void GUI_ShowSpeedDial (void); + +#endif