diff -r b72c6db6890b -r 5dc02b23752f src/corelib/global/qlibraryinfo.h --- a/src/corelib/global/qlibraryinfo.h Wed Jun 23 19:07:03 2010 +0300 +++ b/src/corelib/global/qlibraryinfo.h Tue Jul 06 15:10:48 2010 +0300 @@ -76,7 +76,8 @@ TranslationsPath, SettingsPath, DemosPath, - ExamplesPath + ExamplesPath, + ImportsPath }; static QString location(LibraryLocation); // ### Qt 5: consider renaming it to path()