From dfe289850f068f19ba4a83ab4e7e22a7e09c13c9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:21 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tdecore/kstringhandler.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdecore/kstringhandler.h') diff --git a/tdecore/kstringhandler.h b/tdecore/kstringhandler.h index 40cfa3617..f20963d63 100644 --- a/tdecore/kstringhandler.h +++ b/tdecore/kstringhandler.h @@ -350,8 +350,8 @@ public: * * Example: * \code - * perlSplit(' ', "kparts reaches the parts other parts can't", 3) - * TQStringList contains: "kparts", "reaches", "the parts other parts can't" + * perlSplit(' ', "tdeparts reaches the parts other parts can't", 3) + * TQStringList contains: "tdeparts", "reaches", "the parts other parts can't" * \endcode * * @param sep is the character to use to delimit s. -- cgit v1.2.1