From 71061104fa6242b2e0bf08b0920e08ee2f2924c5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 09:56:02 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit 60da1801389e3c729d440a353003acca39a7c3b6. --- src/kchmsearchengine_impl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kchmsearchengine_impl.cpp') diff --git a/src/kchmsearchengine_impl.cpp b/src/kchmsearchengine_impl.cpp index b4b2c3a..646f261 100644 --- a/src/kchmsearchengine_impl.cpp +++ b/src/kchmsearchengine_impl.cpp @@ -195,7 +195,7 @@ bool Index::parseDocumentToStringlist( const TQString & filename, TQStringList & TQChar ch = text[j]; if ( (j % 20000) == 0 ) - tqApp->processEvents( TQEventLoop::ExcludeUserInput ); + tqApp->tqprocessEvents( TQEventLoop::ExcludeUserInput ); if ( state == STATE_IN_HTML_TAG ) { -- cgit v1.2.1