summaryrefslogtreecommitdiff
path: root/src/activeqt/control/qaxaggregated.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/activeqt/control/qaxaggregated.h')
-rw-r--r--src/activeqt/control/qaxaggregated.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/activeqt/control/qaxaggregated.h b/src/activeqt/control/qaxaggregated.h
index 99b7710..5fdc9df 100644
--- a/src/activeqt/control/qaxaggregated.h
+++ b/src/activeqt/control/qaxaggregated.h
@@ -47,8 +47,6 @@ struct IUnknown;
QT_BEGIN_NAMESPACE
-#ifndef QT_NO_WIN_ACTIVEQT
-
class QUuid;
class QAxAggregated
@@ -81,8 +79,6 @@ private:
ULONG WINAPI AddRef() {return controllingUnknown()->AddRef(); } \
ULONG WINAPI Release() {return controllingUnknown()->Release(); } \
-#endif // QT_NO_WIN_ACTIVEQT
-
QT_END_NAMESPACE
#endif // QAXAGGREGATED_H