This commit was manufactured by cvs2svn to create branch 'decode'.
[gnokii.git] / xgnokii / xgnokii_speed.h
diff --git a/xgnokii/xgnokii_speed.h b/xgnokii/xgnokii_speed.h
new file mode 100644 (file)
index 0000000..a454bf5
--- /dev/null
@@ -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