diff options
Diffstat (limited to 'kded/kbuildservicegroupfactory.h')
-rw-r--r-- | kded/kbuildservicegroupfactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kded/kbuildservicegroupfactory.h b/kded/kbuildservicegroupfactory.h index b4d303502..23666fd0f 100644 --- a/kded/kbuildservicegroupfactory.h +++ b/kded/kbuildservicegroupfactory.h @@ -53,7 +53,7 @@ public: * Adds the entry @p newEntry to the "parent group" @p parent, creating * the group if necassery. * A "parent group" is a group of services that all have the same - * "X-KDE-ParentApp". + * "X-TDE-ParentApp". */ KServiceGroup *addNewChild( const TQString &parent, const char *resource, KSycocaEntry *newEntry); |