diff options
Diffstat (limited to 'kutils/kpluginselector_p.h')
-rw-r--r-- | kutils/kpluginselector_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kutils/kpluginselector_p.h b/kutils/kpluginselector_p.h index 1333b2dc4..dca783ae6 100644 --- a/kutils/kpluginselector_p.h +++ b/kutils/kpluginselector_p.h @@ -108,7 +108,7 @@ class KPluginSelectionWidget : public QWidget protected: /** * Reimplement in your subclass if you have special needs: The standard - * implementation looks at the KPluginInfo objects to find the + * implementation looks at the KPluginInfo objects to tqfind the * needed information. But if, for some reason, your program doesn't * work with that here's your chance to get it working. * |