one theme in all views almost done
[livewp] / applet / src / livewp-config.h
index 2f60514..0583780 100644 (file)
@@ -47,5 +47,6 @@ void fill_priv(Animation_WallpaperPrivate *priv);
 gint current_active_view(void);
 GSList * get_list_exthemes(void);
 void save_one_in_all_views_to_config(gboolean one_in_all_views);
+gboolean get_one_in_all_views_from_config(void);
 
 #endif