summaryrefslogtreecommitdiffstats
path: root/kutils/kfind.h
diff options
context:
space:
mode:
Diffstat (limited to 'kutils/kfind.h')
-rw-r--r--kutils/kfind.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kutils/kfind.h b/kutils/kfind.h
index b28f59596..e37b26fa7 100644
--- a/kutils/kfind.h
+++ b/kutils/kfind.h
@@ -389,7 +389,7 @@ signals:
protected:
- TQWidget* tqparentWidget() const { return (TQWidget *)parent(); }
+ TQWidget* parentWidget() const { return (TQWidget *)parent(); }
TQWidget* dialogsParent() const;
protected slots: