summaryrefslogtreecommitdiffstats
path: root/tools/designer/examples/opengl/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/examples/opengl/main.cpp')
-rw-r--r--tools/designer/examples/opengl/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/examples/opengl/main.cpp b/tools/designer/examples/opengl/main.cpp
index 3882cab86..24f3fbb59 100644
--- a/tools/designer/examples/opengl/main.cpp
+++ b/tools/designer/examples/opengl/main.cpp
@@ -299,7 +299,7 @@ TQRESULT OpenGLWidgetInterface::queryInterface( const TQUuid& uuid, TQUnknownInt
return TQS_OK;
}
-Q_EXPORT_COMPONENT()
+TQ_EXPORT_COMPONENT()
{
Q_CREATE_INSTANCE( OpenGLWidgetInterface );
}