Rename additional members for tqt3

pull/1/head
Timothy Pearson 12 years ago
parent 8e30915785
commit c7dd5bba08

@ -355,7 +355,7 @@ protected:
#ifndef TQT_NO_WHEELEVENT
void wheelEvent( TQWheelEvent *e )
{
ExtDateTimeEditor *editor = (ExtDateTimeEditor*)editWidget()->qt_cast( "ExtDateTimeEditor" );
ExtDateTimeEditor *editor = (ExtDateTimeEditor*)editWidget()->tqt_cast( "ExtDateTimeEditor" );
Q_ASSERT( editor );
if ( !editor )
return;

Loading…
Cancel
Save