~ubuntu-branches/ubuntu/oneiric/gnome-system-tools/oneiric

« back to all changes in this revision

Viewing changes to src/common/gst-tool.h

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2008-02-26 18:31:28 UTC
  • mto: (1.4.1 sid)
  • mto: This revision was merged to the branch mainline in revision 66.
  • Revision ID: james.westby@ubuntu.com-20080226183128-6on2172fw5ob1miy
Tags: upstream-2.21.92
ImportĀ upstreamĀ versionĀ 2.21.92

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
 
59
59
        GtkIconTheme *icon_theme;
60
60
        GstDialog *main_dialog;
 
61
        GtkWidget *configuration_changed_dialog;
 
62
 
 
63
        time_t last_commit_time;
61
64
 
62
65
        /* Progress report widgets */
63
66
        GtkWidget *report_window;