~ubuntu-branches/ubuntu/quantal/seahorse-nautilus/quantal

« back to all changes in this revision

Viewing changes to tool/seahorse-widget.h

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-09-05 10:28:20 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120905102820-7x3dkumkaya523mn
Tags: 3.5.91-0ubuntu1
* New upstream release (LP: #1045572)
* debian/control:
  - Add build-depends on libgcr-3-dev
  - Drop build-depends on libgconf2-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
        /*< private >*/
66
66
        gboolean destroying;
67
67
        gboolean in_destruction;
 
68
        GSettings *settings;
68
69
};
69
70
 
70
71
struct _SeahorseWidgetClass {