From fc3c9d3c5ff6ed64cdaeaf2e9c050aa3037fe335 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 14 Feb 2012 21:18:11 -0600 Subject: Update various qt function definitions and static methods for tqt3 --- tdefx/kstyle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdefx/kstyle.cpp') diff --git a/tdefx/kstyle.cpp b/tdefx/kstyle.cpp index 89d558496..ce84e2f50 100644 --- a/tdefx/kstyle.cpp +++ b/tdefx/kstyle.cpp @@ -597,7 +597,7 @@ void KStyle::tqdrawPrimitive( TQ_PrimitiveElement pe, else // General handle, probably a kicker applet handle. drawKStylePrimitive( KPE_GeneralHandle, p, widget, r, cg, flags, opt ); -#if QT_VERSION >= 0x030300 +#if TQT_VERSION >= 0x030300 #ifdef HAVE_XRENDER } else if ( d->semiTransparentRubberband && pe == TQStyle::PE_RubberBand ) { TQRect rect = r.normalize(); -- cgit v1.2.3