Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Apr 6, 2023
1 parent acea87c commit 80ab370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/providers/postgres/qgspostgresdataitemguiprovider.h
Expand Up @@ -20,7 +20,7 @@

class QgsPGSchemaItem;
class QgsPGLayerItem;
class QgsPostgresLayerProperty;
struct QgsPostgresLayerProperty;

class QgsPostgresDataItemGuiProvider : public QObject, public QgsDataItemGuiProvider
{
Expand Down

0 comments on commit 80ab370

Please sign in to comment.