Add HildonAppMenu::changed signal
[hildon] / hildon / hildon-note-private.h
index f5ae60b..298411c 100644 (file)
@@ -44,10 +44,10 @@ struct                                          _HildonNotePrivate
 
     HildonNoteType note_n;
     GtkWidget *progressbar;
-    gulong sound_signal_handler;
     gint button_width;
 
     gchar *original_description;
+    guint idle_handler;
 
   /* These strings stored for backwards compatibility */
     gchar *icon;