trying to make real livebg
[livewp] / applet / src / livewp-home-widget.h
index cbcbc9f..3c0ac88 100644 (file)
@@ -76,5 +76,5 @@ void get_sun_screen_pos(double alt, double azm, gint * x, gint * y);
 void show_settings(GtkWidget *widget, Animation_WallpaperPrivate *priv);
 void livewp_initialize_dbus(Animation_WallpaperPrivate *priv);
 void livewp_deinitialize_dbus(Animation_WallpaperPrivate *priv);
-static gboolean long_timeout (AWallpaperPlugin *desktop_plugin);
+gboolean long_timeout (AWallpaperPlugin *desktop_plugin);
 #endif