diff options
Diffstat (limited to 'src/kchmsearchwindow.cpp')
-rw-r--r-- | src/kchmsearchwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kchmsearchwindow.cpp b/src/kchmsearchwindow.cpp index e6710f6..c760339 100644 --- a/src/kchmsearchwindow.cpp +++ b/src/kchmsearchwindow.cpp @@ -95,7 +95,7 @@ KCHMSearchWindow::KCHMSearchWindow( TQWidget * parent, const char * name, WFlags m_searchEngine = 0; } -void KCHMSearchWindow::tqinvalidate( ) +void KCHMSearchWindow::invalidate( ) { m_searchList->clear(); m_searchQuery->clear(); |