GConf support.
[speedometer] / util.h
diff --git a/util.h b/util.h
index d6b639b..a7c5be6 100644 (file)
--- a/util.h
+++ b/util.h
@@ -30,4 +30,7 @@ void stop_gps(AppData* appdata);
 // converts the speed from the gps
 void interpret_speed_from_gps(AppData* appdata, gdouble speed);
 
+// shows instructions how to send me a postcard
+void show_postcard_dialog();
+
 #endif /* UTIL_H_ */