From 143fbfa76907357bb86e0daa9fc47065ca8cf65d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Mar 2012 21:20:21 -0600 Subject: Rename additional members for tqt3 --- parts/replace/replacedlgimpl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'parts/replace') diff --git a/parts/replace/replacedlgimpl.cpp b/parts/replace/replacedlgimpl.cpp index b0c5bffd..0ee78577 100644 --- a/parts/replace/replacedlgimpl.cpp +++ b/parts/replace/replacedlgimpl.cpp @@ -88,7 +88,7 @@ void ReplaceDlgImpl::showRegExpEditor() if ( _regexp_dialog ) { KRegExpEditorInterface *editor = - static_cast( _regexp_dialog->qt_cast( "KRegExpEditorInterface" ) ); + static_cast( _regexp_dialog->tqt_cast( "KRegExpEditorInterface" ) ); editor->setRegExp( regexp_combo->currentText() ); -- cgit v1.2.3