diff options
Diffstat (limited to 'kutils/kreplacedialog.cpp')
-rw-r--r-- | kutils/kreplacedialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kutils/kreplacedialog.cpp b/kutils/kreplacedialog.cpp index 88c006b4d..d50bdaf03 100644 --- a/kutils/kreplacedialog.cpp +++ b/kutils/kreplacedialog.cpp @@ -32,7 +32,7 @@ /** * we need to insert the strings after the dialog is set - * up, otherwise TQComboBox will deliver an aweful big sizeHint + * up, otherwise TQComboBox will deliver an aweful big tqsizeHint * for long replacement texts. */ class KReplaceDialog::KReplaceDialogPrivate { |