diff options
Diffstat (limited to 'src/activeqt/control/qaxbindable.cpp')
-rw-r--r-- | src/activeqt/control/qaxbindable.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/activeqt/control/qaxbindable.cpp b/src/activeqt/control/qaxbindable.cpp index 1a3fb61..4816142 100644 --- a/src/activeqt/control/qaxbindable.cpp +++ b/src/activeqt/control/qaxbindable.cpp @@ -254,7 +254,7 @@ bool QAxBindable::writeData(QIODevice *sink) in your subclass (unless you use QPointer), as the QWidget can be destroyed by the ActiveQt framework at any time. - \sa QAxBindable, QAxFactory, {ActiveQt Framework} + \sa QAxBindable, QAxFactory, {Qt's ActiveX Framework (ActiveQt)} */ /*! |