diff options
Diffstat (limited to 'kutils/kpluginselector.h')
-rw-r--r-- | kutils/kpluginselector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kutils/kpluginselector.h b/kutils/kpluginselector.h index 0c2f1e55d..a39d440a6 100644 --- a/kutils/kpluginselector.h +++ b/kutils/kpluginselector.h @@ -144,7 +144,7 @@ class KUTILS_EXPORT KPluginSelector : public QWidget /** * Set whether the area for showing the KCMs of the plugins should be - * hidden if the plugin doesn't have a KCM or whether the layout should + * hidden if the plugin doesn't have a KCM or whether the tqlayout should * rather stay static and only an message should be shown. * * By default the config page is not hidden. |