another object
authorVlad Vasiliev <vlad@toshiba2.oblgaz>
Sun, 11 Apr 2010 13:30:37 +0000 (16:30 +0300)
committerVlad Vasiliev <vlad@toshiba2.oblgaz>
Sun, 11 Apr 2010 13:30:37 +0000 (16:30 +0300)
applet/src/livewp-common.h

index 1102cc2..b3b788e 100644 (file)
@@ -56,8 +56,7 @@ struct _Animation_WallpaperPrivate
 
 struct _AWallpaperPlugin
 {
-    HDHomePluginItem hitem;
-    GObject *parent;
+    HDHomePluginItem parent;
     Animation_WallpaperPrivate *priv;
 };