From 5709a9f672c19f62a6f982f0d931f716b3ceefc4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 14 Feb 2012 21:21:20 -0600 Subject: Update various qt function definitions and static methods for tqt3 --- quanta/components/framewizard/framewizard.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quanta/components/framewizard/framewizard.cpp') diff --git a/quanta/components/framewizard/framewizard.cpp b/quanta/components/framewizard/framewizard.cpp index 7a2223fe..08ee1090 100644 --- a/quanta/components/framewizard/framewizard.cpp +++ b/quanta/components/framewizard/framewizard.cpp @@ -45,7 +45,7 @@ m_hasSelected(false),m_saved(false) FrameWizard::~FrameWizard(){ #define TQT_CHECK_NULL -Q_CHECK_PTR( vfe ); +TQ_CHECK_PTR( vfe ); } void FrameWizard::catchSelectedArea(const TQString &id ){ -- cgit v1.2.3