diff options
Diffstat (limited to 'src/gui/widgets/QuantizeParameters.h')
-rw-r--r-- | src/gui/widgets/QuantizeParameters.h | 2 |
1 files changed, 1 insertions, 1 deletions
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; |