Searched defs:needsMigration (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dinkscape.cpp1298 bool needsMigration = ( !Inkscape::IO::file_test( prefdir, G_FILE_TEST_EXISTS ) && Inkscape::IO::file_test( legacyDir, G_FILE_TEST_EXISTS ) ); local
1299 if (needsMigration) {

Completed in 235 milliseconds