summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/activeqt/doc/ActiveQtDoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/activeqt/doc/ActiveQtDoc b/src/activeqt/doc/ActiveQtDoc
index 57bcc57..4b5e674 100644
--- a/src/activeqt/doc/ActiveQtDoc
+++ b/src/activeqt/doc/ActiveQtDoc
@@ -14,3 +14,7 @@
#include "qaxtypes.h"
#include "qaxwidget.h"
#include "qaxutils_p.h"
+
+#ifndef WINAPI
+#define WINAPI
+#endif