summaryrefslogtreecommitdiff
path: root/src/scripttools/debugging/qscriptenginedebugger.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-06-07 14:52:56 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-09 15:07:29 +0200
commit973f54fc75e8dd3ddc132942be55f9d5fabde19c (patch)
tree5c260b03a8a7e8b6d050814d26064b886f6bb4e2 /src/scripttools/debugging/qscriptenginedebugger.h
parent68458376c0db2f786b2c9ab3b8dfd21695a5645e (diff)
downloadqtscript-973f54fc75e8dd3ddc132942be55f9d5fabde19c.tar.gz
Add qtscriptglobal.h for the qtscript.git module EXPORT macros
No library other than the core libraries should depend on their export macros being in qglobal.h. Change-Id: I6ded70813f6296ca5aa1d7d3cdb38503a5538424 Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
Diffstat (limited to 'src/scripttools/debugging/qscriptenginedebugger.h')
-rw-r--r--src/scripttools/debugging/qscriptenginedebugger.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scripttools/debugging/qscriptenginedebugger.h b/src/scripttools/debugging/qscriptenginedebugger.h
index 38a94f2..13de748 100644
--- a/src/scripttools/debugging/qscriptenginedebugger.h
+++ b/src/scripttools/debugging/qscriptenginedebugger.h
@@ -43,6 +43,7 @@
#define QSCRIPTENGINEDEBUGGER_H
#include <QtCore/qobject.h>
+#include <QtScript/qtscriptglobal.h>
QT_BEGIN_HEADER