Fix gtk-doc packaging
[hildon] / src / hildon-banner-private.h
index 1134ba4..718aa4d 100644 (file)
@@ -39,7 +39,9 @@ struct                                          _HildonBannerPrivate
     GtkWidget *label;
     GtkWidget *layout;
     guint timeout_id;
-    gboolean is_timed; 
+    gboolean is_timed;
+    guint    timeout;
+    GtkWindow *parent;
 };
 
 /* For internal use of hildon libraries only */