]> git.street.me.uk Git - andy/viking.git/blobdiff - src/garminsymbols.h
Improve documentation of background.c
[andy/viking.git] / src / garminsymbols.h
index 933b33df369bc156ddd8fdb8b1c9c4d89a6f9d68..67f7e36335809ec90aab061fa28d2b3ff84e9acb 100644 (file)
@@ -28,5 +28,7 @@
 
 GdkPixbuf *a_get_wp_sym ( const gchar *sym );
 void a_populate_sym_list ( GtkListStore *list );
 
 GdkPixbuf *a_get_wp_sym ( const gchar *sym );
 void a_populate_sym_list ( GtkListStore *list );
+/* Use when preferences have changed to reload icons*/
+void clear_garmin_icon_syms ();
 
 #endif
 
 #endif