diff --git a/src/activeqt/doc/src/qtaxcontainer.qdoc b/src/activeqt/doc/src/qtaxcontainer.qdoc
index 26d1a3499418f6097187626d19c3c8143ce17f95..a50658f6f76575dead68c209fcb3198463f91ba0 100644
--- a/src/activeqt/doc/src/qtaxcontainer.qdoc
+++ b/src/activeqt/doc/src/qtaxcontainer.qdoc
@@ -28,6 +28,7 @@
     \module QAxContainer
     \title QAxContainer C++ Classes
     \ingroup modules
+    \qtvariable axcontainer
 
     \brief The QAxContainer module is a Windows-only extension for
     accessing ActiveX controls and COM objects.
diff --git a/src/activeqt/doc/src/qtaxserver.qdoc b/src/activeqt/doc/src/qtaxserver.qdoc
index a202047fd3de893ff74a12fa69899a22d44c7a9a..59e38cea4b40cbd572cd6a0462f7982ce4d51da5 100644
--- a/src/activeqt/doc/src/qtaxserver.qdoc
+++ b/src/activeqt/doc/src/qtaxserver.qdoc
@@ -29,6 +29,7 @@
     \module QAxServer
     \title QAxServer C++ Classes
     \ingroup modules
+    \qtvariable axserver
 
     \brief The QAxServer module is a Windows-only static library that
     you can use to turn a standard Qt binary into a COM server.