summaryrefslogtreecommitdiffstats
path: root/src/kchmviewwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kchmviewwindow.h')
-rw-r--r--src/kchmviewwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kchmviewwindow.h b/src/kchmviewwindow.h
index dd49674..cc67db1 100644
--- a/src/kchmviewwindow.h
+++ b/src/kchmviewwindow.h
@@ -50,7 +50,7 @@ public:
//! Popups the print dialog, and prints the current page on the printer.
virtual bool printCurrentPage() = 0;
- //! Continues the tqfind-in-page search forward or backward
+ //! Continues the find-in-page search forward or backward
virtual void searchWord( const TQString & word, bool forward = true, bool casesensitive = false ) = 0;
//! Return current ZoomFactor.