~valavanisalex/ubuntu/precise/inkscape/fix-943984

« back to all changes in this revision

Viewing changes to src/preferences.h

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2009-12-24 16:10:36 UTC
  • Revision ID: james.westby@ubuntu.com-20091224161036-low9f46u1pveqd6i
Tags: 0.47.0-1ubuntu2
Brown paper bag update: actually use the correct version of the
source tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
420
420
     * @{
421
421
     */
422
422
 
 
423
 
 
424
    /**
 
425
     * Copies values from old location to new.
 
426
     */
 
427
    static void migrate( std::string const& legacyDir, std::string const& prefdir );
 
428
 
423
429
    /**
424
430
     * @brief Access the singleton Preferences object.
425
431
     */