summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/api/qxmlname.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-06-07 14:33:42 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-27 10:53:44 +0200
commit8aa3b1b318bdf5b9a67b676f786932c8e54daede (patch)
treee921c27c1882f50da41576d7c3cf5d09405bd139 /src/xmlpatterns/api/qxmlname.h
parenta50233a763eabcd5aa2d9cc2baa4f4d9221b5d7f (diff)
downloadqtxmlpatterns-8aa3b1b318bdf5b9a67b676f786932c8e54daede.tar.gz
Add qtxmlpatternsglobal.h containing the Q_XMLPATTERNS_EXPORT macro
No library other than the core libraries should depend on their export macros being in qglobal.h. Change-Id: Iecf077e39673eb4d64dd96b79fda2012490b6a59 Reviewed-by: Juha Vuolle <juha.vuolle@nokia.com>
Diffstat (limited to 'src/xmlpatterns/api/qxmlname.h')
-rw-r--r--src/xmlpatterns/api/qxmlname.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xmlpatterns/api/qxmlname.h b/src/xmlpatterns/api/qxmlname.h
index 0e79824..ceb79d1 100644
--- a/src/xmlpatterns/api/qxmlname.h
+++ b/src/xmlpatterns/api/qxmlname.h
@@ -44,6 +44,7 @@
#include <QtCore/QString>
#include <QtCore/QMetaType>
+#include <QtXmlPatterns/qtxmlpatternsglobal.h>
QT_BEGIN_HEADER