~larsu/indicator-datetime/no-gnome-autogen

« back to all changes in this revision

Viewing changes to src/datetime-prefs.c

  • Committer: Charles Kerr
  • Date: 2012-04-23 18:03:08 UTC
  • mfrom: (172.1.1 dispose)
  • Revision ID: charles.kerr@canonical.com-20120423180308-7jz3pq3orezkdeuo
merge lp:~charlesk/indicator-datetime/lp-986881 so that indicator_datetime_panel's dispose() method will call the superclass' dispose() method.

Show diffs side-by-side

added added

removed removed

Lines of Context:
829
829
    gtk_widget_destroy (priv->date_spin);
830
830
    priv->date_spin = NULL;
831
831
  }
 
832
 
 
833
  G_OBJECT_CLASS (indicator_datetime_panel_parent_class)->dispose (object);
832
834
}
833
835
 
834
836
static void