Skip to content

Commit 8143039

Browse files
committed
Fix compile error after merge
1 parent 4aafeb2 commit 8143039

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mapserver/qgswmsprojectparser.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
#include "qgscomposershape.h"
3636

3737
#include <QFileInfo>
38+
#include <QTextDocument>
3839

3940
QgsWMSProjectParser::QgsWMSProjectParser( QDomDocument* xmlDoc, const QString& filePath ): QgsWMSConfigParser(),
4041
mProjectParser( xmlDoc, filePath )

0 commit comments

Comments
 (0)