From 5e6e2fd8352a86fb70f804472a6346868483623a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:13:55 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- src/gui/widgets/QuantizeParameters.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/QuantizeParameters.h') diff --git a/src/gui/widgets/QuantizeParameters.h b/src/gui/widgets/QuantizeParameters.h index c5a5c71..3cf56cb 100644 --- a/src/gui/widgets/QuantizeParameters.h +++ b/src/gui/widgets/QuantizeParameters.h @@ -63,7 +63,7 @@ public: /** * Returned quantizer object is on heap -- caller must delete. - * Also writes values to KConfig if so requested in constructor. + * Also writes values to TDEConfig if so requested in constructor. */ Quantizer *getQuantizer() const; -- cgit v1.2.1