X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=util.h;h=2e24e9206f7fb88dd8e8a3bdacc5af5f20b02ab9;hb=6827d4b8766c12c5ca7acbfd600b3a8b21c0971a;hp=95d7f136f60660797a743d444acf1fd59be0b1fb;hpb=a5e37f49dcfbe580713fb716ec1a2e093cf69f1a;p=speedometer diff --git a/util.h b/util.h index 95d7f13..2e24e92 100644 --- a/util.h +++ b/util.h @@ -33,4 +33,7 @@ void interpret_speed_from_gps(AppData* appdata, gdouble speed); // shows instructions how to send me a postcard void show_cardware_dialog(); +// loads settings from GConf +void load_settings(); + #endif /* UTIL_H_ */