Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 20, 2021
1 parent ec50960 commit a71eee2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/qgsdatabasetablemodel.cpp
Expand Up @@ -17,6 +17,7 @@
#include "qgsprovidermetadata.h"
#include "qgsabstractdatabaseproviderconnection.h"
#include "qgsiconutils.h"
#include <QIcon>

QgsDatabaseTableModel::QgsDatabaseTableModel( const QString &provider, const QString &connection, const QString &schema, QObject *parent )
: QAbstractItemModel( parent )
Expand Down

0 comments on commit a71eee2

Please sign in to comment.