aboutsummaryrefslogtreecommitdiff
path: root/src/corelib/theme/mtheme.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/theme/mtheme.h')
-rw-r--r--src/corelib/theme/mtheme.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/corelib/theme/mtheme.h b/src/corelib/theme/mtheme.h
index 322e79f2..9ded1f2b 100644
--- a/src/corelib/theme/mtheme.h
+++ b/src/corelib/theme/mtheme.h
@@ -101,8 +101,8 @@ public:
\a applicationName is used as the first part of the search path for resources, ensuring that application
- specific theme resources are prioritized. If \a imglistFilename is passed, MTheme will create a local
- theme daemon and output the list of used images to the specified file.
+ specific theme resources are prioritized.
+ \a imglistFilename is not in use anymore.
*/
MTheme(const QString &applicationName, const QString &imglistFilename = QString(), ThemeService themeService = AnyTheme);