summaryrefslogtreecommitdiffstats
path: root/src/activeqt/container/qaxobject.cpp
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-10-25 21:09:10 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-28 14:55:35 +0100
commite483565f2ce689aa4d59fa071e12ffa87daabe01 (patch)
treed9525ee41b962946b5c9cb0fe34722f83c1bef93 /src/activeqt/container/qaxobject.cpp
parentde09a6dc2ba4de8b0d363e664c268a23c4e92b75 (diff)
remove pointless #ifndef QT_NO_WIN_ACTIVEQT
the way to disable the feature is to not compile the module. Change-Id: Ifd9bf1b6136c82683b039b49d5901a89e4899281 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'src/activeqt/container/qaxobject.cpp')
-rw-r--r--src/activeqt/container/qaxobject.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/activeqt/container/qaxobject.cpp b/src/activeqt/container/qaxobject.cpp
index 39c80a8..d0b2674 100644
--- a/src/activeqt/container/qaxobject.cpp
+++ b/src/activeqt/container/qaxobject.cpp
@@ -40,8 +40,6 @@
#include "qaxobject.h"
-#ifndef QT_NO_WIN_ACTIVEQT
-
#include <quuid.h>
#include <qmetaobject.h>
#include <qstringlist.h>
@@ -228,4 +226,3 @@ bool QAxObject::doVerb(const QString &verb)
}
QT_END_NAMESPACE
-#endif // QT_NO_WIN_ACTIVEQT