From de9a6aa007626eba4e333ac4080cbdfcb9f98386 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:35:36 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- juk/tagrenameroptions.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'juk/tagrenameroptions.h') diff --git a/juk/tagrenameroptions.h b/juk/tagrenameroptions.h index 4c979fa0..56ff036e 100644 --- a/juk/tagrenameroptions.h +++ b/juk/tagrenameroptions.h @@ -89,7 +89,7 @@ public: TagRenamerOptions(); /** - * Construct the options by loading from KConfig. + * Construct the options by loading from TDEConfig. * * @param category The category to load the options for. */ @@ -137,7 +137,7 @@ public: static TagType tagFromCategoryText(const TQString &text, bool translate = true); /** - * This saves the options to the global KConfig object. + * This saves the options to the global TDEConfig object. * * @param categoryNum The zero-based count of the number of this type of * category. For example, this would be 1 for the -- cgit v1.2.1