From 41ccd7bcd61c478a4243165b1df0c48e2ecad0df Mon Sep 17 00:00:00 2001 From: Alex Merry Date: Sun, 23 Mar 2014 12:34:24 +0000 Subject: KStandardDirs -> QStandardPaths in apidox --- src/core/ksharedconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/core/ksharedconfig.h b/src/core/ksharedconfig.h index bb5e8665..03f05b08 100644 --- a/src/core/ksharedconfig.h +++ b/src/core/ksharedconfig.h @@ -63,7 +63,7 @@ public: * @param mode how global settings should affect the configuration * options exposed by this KConfig object * @param resourceType The standard directory to look for the configuration - * file in (see KStandardDirs) + * file in (see QStandardPaths) * * @sa KConfig */ -- cgit v1.2.1