diff options
Diffstat (limited to 'tdeui/knuminput.h')
-rw-r--r-- | tdeui/knuminput.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/knuminput.h b/tdeui/knuminput.h index 9b7121e79..4716d8051 100644 --- a/tdeui/knuminput.h +++ b/tdeui/knuminput.h @@ -863,7 +863,7 @@ public: bool acceptLocalizedNumbers() const; /** Sets whether to use and accept localized numbers as returned by - KLocale::formatNumber() */ + TDELocale::formatNumber() */ virtual void setAcceptLocalizedNumbers( bool accept ); /** Sets a new range for the spin box values. Note that @p lower, @p |