This commit was manufactured by cvs2svn to create branch 'uc'.
[gnokii.git] / xgnokii / xgnokii_data.h
diff --git a/xgnokii/xgnokii_data.h b/xgnokii/xgnokii_data.h
new file mode 100644 (file)
index 0000000..75c33a3
--- /dev/null
@@ -0,0 +1,20 @@
+/*
+
+  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_DATA_H
+#define XGNOKII_DATA_H
+
+void GUI_CreateDataWindow (void);
+inline void GUI_ShowData (void);
+inline void GUI_HideData (void);
+
+#endif
+
+