diff options
author | Timothy Pearson <[email protected]> | 2013-02-07 17:56:54 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-07 17:56:54 -0600 |
commit | 546d2312d9b4a09110dd2d87fc7f07b330f7ce95 (patch) | |
tree | 4cab8f565db447b9898a3ea9e6f606aca6ded84e /tdecore/kglobalsettings.h | |
parent | 696e36a06178f50483432b9a8e806c4a1c530921 (diff) | |
download | tdelibs-546d2312d9b4a09110dd2d87fc7f07b330f7ce95.tar.gz tdelibs-546d2312d9b4a09110dd2d87fc7f07b330f7ce95.zip |
Rename KComp to avoid conflicts with KDE4
Diffstat (limited to 'tdecore/kglobalsettings.h')
-rw-r--r-- | tdecore/kglobalsettings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kglobalsettings.h b/tdecore/kglobalsettings.h index ee893f97e..0e11426d2 100644 --- a/tdecore/kglobalsettings.h +++ b/tdecore/kglobalsettings.h @@ -171,7 +171,7 @@ class TDECORE_EXPORT TDEGlobalSettings static bool showContextMenusOnPress (); /** - * This enum describes the completion mode used for by the KCompletion class. + * This enum describes the completion mode used for by the TDECompletion class. * See <a href="http://developer.kde.org/documentation/standards/kde/style/keys/completion.html"> * the styleguide</a>. **/ |