diff options
author | João Abecasis <joao@abecasis.name> | 2009-09-17 12:29:52 (GMT) |
---|---|---|
committer | João Abecasis <joao@abecasis.name> | 2009-09-21 15:04:42 (GMT) |
commit | dd3a5c4558cf9398b8560cd8cded3e51963990e9 (patch) | |
tree | d4a3ce8f0c3bede2932a28baba4bee0836a66237 /src/xmlpatterns/api/qxmlquery_p.h | |
parent | 4ba969f166f297a9401a6a1a8da616044bbb6da4 (diff) | |
download | Qt-dd3a5c4558cf9398b8560cd8cded3e51963990e9.zip Qt-dd3a5c4558cf9398b8560cd8cded3e51963990e9.tar.gz Qt-dd3a5c4558cf9398b8560cd8cded3e51963990e9.tar.bz2 |
Clean up
Diffstat (limited to 'src/xmlpatterns/api/qxmlquery_p.h')
-rw-r--r-- | src/xmlpatterns/api/qxmlquery_p.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xmlpatterns/api/qxmlquery_p.h b/src/xmlpatterns/api/qxmlquery_p.h index b352c83..c048ab2 100644 --- a/src/xmlpatterns/api/qxmlquery_p.h +++ b/src/xmlpatterns/api/qxmlquery_p.h @@ -54,7 +54,6 @@ #include <QAbstractMessageHandler> #include <QAbstractUriResolver> -#include <QCoreApplication> #include <QPointer> #include <QSourceLocation> #include <QUrl> |