Skip to content

Commit

Permalink
Update sip list, add since QGIS 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mhugent committed Jan 22, 2019
1 parent 80e7534 commit 156cb71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions python/server/server_auto.sip
Expand Up @@ -22,6 +22,7 @@
%Include auto_generated/qgsserviceregistry.sip
%Include auto_generated/qgsfeaturefilterprovidergroup.sip
%Include auto_generated/qgsfeaturefilter.sip
%Include auto_generated/qgsstorebadlayerinfo.sip
%If ( HAVE_SERVER_PYTHON_PLUGINS )
%Include auto_generated/qgsserverfilter.sip
%End
Expand Down
1 change: 1 addition & 0 deletions src/server/qgsstorebadlayerinfo.h
Expand Up @@ -24,6 +24,7 @@
/**
* \ingroup server
* Stores layer ids of bad layers
* \since QGIS 3.6
*/
class QgsStoreBadLayerInfo: public QgsProjectBadLayerHandler
{
Expand Down

0 comments on commit 156cb71

Please sign in to comment.