fixed all gcc warnings
[livewp] / applet / src / livewp-home-widget.h
index 0b4f5fd..dbff73b 100644 (file)
@@ -80,5 +80,6 @@ void livewp_deinitialize_dbus(Animation_WallpaperPrivate *priv);
 gint current_active_view(void);
 gboolean long_timeout (AWallpaperPlugin *desktop_plugin);
 void desktop_plugin_visible_notify (GObject *object, GParamSpec *spec, AWallpaperPlugin *desktop_plugin);
+void send_dbus_signal (Animation_WallpaperPrivate *priv, const gchar *interface, const gchar *path, const gchar *member);
 
 #endif