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 fae779e..6dd59ac 100644
--- a/src/kchmviewwindow.h
+++ b/src/kchmviewwindow.h
@@ -45,7 +45,7 @@ public:
public:
// virtual members, which should be implemented by viewers
//! Invalidate current view, doing all the cleanups etc.
- virtual void invalidate();
+ virtual void tqinvalidate();
//! Popups the print dialog, and prints the current page on the printer.
virtual bool printCurrentPage() = 0;