summaryrefslogtreecommitdiff
path: root/navit/event_glib.h
diff options
context:
space:
mode:
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>2008-09-04 16:51:05 +0000
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>2008-09-04 16:51:05 +0000
commitc593dd07b38049073c36a5787ad3fbafc80353a2 (patch)
tree169df3d9c0ea38ba4c8a19ad9e6b396e6cddb0d7 /navit/event_glib.h
parenta435e3311bae22df0b48dd96fbe8448e5742c15d (diff)
downloadnavit-c593dd07b38049073c36a5787ad3fbafc80353a2.tar.gz
Add:core:Further works on event system abstraction
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1365 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'navit/event_glib.h')
-rw-r--r--navit/event_glib.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/navit/event_glib.h b/navit/event_glib.h
new file mode 100644
index 000000000..9f9b2f52b
--- /dev/null
+++ b/navit/event_glib.h
@@ -0,0 +1,3 @@
+/* prototypes */
+void event_glib_init(void);
+/* end of prototypes */