summaryrefslogtreecommitdiffstats
path: root/examples/xform/xform.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xform/xform.cpp')
-rw-r--r--examples/xform/xform.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xform/xform.cpp b/examples/xform/xform.cpp
index 8335660c1..d9632d6e0 100644
--- a/examples/xform/xform.cpp
+++ b/examples/xform/xform.cpp
@@ -287,7 +287,7 @@ void XFormControl::changeMode(int m)
else
rb_pic->setChecked(TRUE);
}
- qApp->flushX();
+ tqApp->flushX();
}
ShowXForm::ShowXForm( const TQFont &initialFont,