/gpump/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/gpump/trunk

« back to all changes in this revision

Viewing changes to src/GPumpSettingsData.h

  • Committer: Gustav Hatvigsson
  • Date: 2014-04-18 19:36:57 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20140418193657-e5p9s7i8wymjm2hy
* wat?

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
                                    gchar * name);
110
110
 
111
111
/**
112
 
 * Commit the the changes to file, only usefile when using compiled in
 
112
 * Commit the the changes to file, only useful when using compiled in
113
113
 * non-GSettings mode. In GSettings mode this will do nothing.
114
114
 *
115
115
 * @param self the object to perform the operation on