summaryrefslogtreecommitdiffstats
path: root/quanta/components/framewizard/framewizard.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/components/framewizard/framewizard.cpp')
-rw-r--r--quanta/components/framewizard/framewizard.cpp2
1 files changed, 1 insertions, 1 deletions
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 ){