From d4e11a5f488204ab8886e167c7c4af1e6e16ab58 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 23:54:16 -0600 Subject: Use non-tq sizeHint functions to fix bindings --- kutils/kreplacedialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kutils/kreplacedialog.cpp') diff --git a/kutils/kreplacedialog.cpp b/kutils/kreplacedialog.cpp index d50bdaf03..88c006b4d 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 tqsizeHint + * up, otherwise TQComboBox will deliver an aweful big sizeHint * for long replacement texts. */ class KReplaceDialog::KReplaceDialogPrivate { -- cgit v1.2.3