summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qlibraryinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qlibraryinfo.h')
-rw-r--r--src/corelib/global/qlibraryinfo.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/corelib/global/qlibraryinfo.h b/src/corelib/global/qlibraryinfo.h
index dafc6bbd8b..8d1607d045 100644
--- a/src/corelib/global/qlibraryinfo.h
+++ b/src/corelib/global/qlibraryinfo.h
@@ -77,7 +77,8 @@ public:
TranslationsPath,
SettingsPath,
ExamplesPath,
- ImportsPath
+ ImportsPath,
+ TestsPath
};
static QString location(LibraryLocation); // ### Qt 5: consider renaming it to path()