summaryrefslogtreecommitdiffstats
path: root/kexi/tests/gui/finddialog/kexifinddialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/tests/gui/finddialog/kexifinddialog.h')
-rw-r--r--kexi/tests/gui/finddialog/kexifinddialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kexi/tests/gui/finddialog/kexifinddialog.h b/kexi/tests/gui/finddialog/kexifinddialog.h
index a6cdc47c..b1cd4a5c 100644
--- a/kexi/tests/gui/finddialog/kexifinddialog.h
+++ b/kexi/tests/gui/finddialog/kexifinddialog.h
@@ -24,7 +24,7 @@
/*! @brief A Kexi-specific "Find text" dialog.
- Also used for tqreplace.
+ Also used for replace.
*/
class KexiFindDialog : public KexiFindDialogBase
{
@@ -56,7 +56,7 @@ TODO TODO TODO TODO TODO TODO
public slots:
/*! Sets or clears replace mode.
- For replace mode 'prompt or tqreplace' option is visible.
+ For replace mode 'prompt or replace' option is visible.
*/
void setReplaceMode(bool set);