Skip to content

Commit

Permalink
Include QDomNode (needed to build the test)
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Jun 7, 2018
1 parent 2f2221a commit a389321
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/core/qgslayerdefinition.cpp
Expand Up @@ -12,7 +12,6 @@
* (at your option) any later version. *
* *
***************************************************************************/
#include <QDomNode>
#include <QFileInfo>
#include <QFile>
#include <QDir>
Expand Down
2 changes: 1 addition & 1 deletion src/core/qgslayerdefinition.h
Expand Up @@ -21,8 +21,8 @@

#include <QString>
#include <QVector>
#include <QDomNode>

class QDomNode;
class QDomDocument;

class QgsLayerTreeGroup;
Expand Down

0 comments on commit a389321

Please sign in to comment.