Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Mar 25, 2021
1 parent 9b07d95 commit 8848976
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/layout/qgslayoutmodel.cpp
Expand Up @@ -28,6 +28,7 @@
#include <QSettings>
#include <QMessageBox>
#include <QIcon>
#include <QIODevice>

QgsLayoutModel::QgsLayoutModel( QgsLayout *layout, QObject *parent )
: QAbstractItemModel( parent )
Expand Down

0 comments on commit 8848976

Please sign in to comment.