Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update sip binding
  • Loading branch information
pblottiere committed Jul 13, 2018
1 parent 5c11f41 commit 67cbb27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion python/server/server_auto.sip
@@ -1,4 +1,5 @@
// Include auto-generated SIP files
%Include auto_generated/qgsservicemodule.sip
%Include auto_generated/qgsmapserviceexception.sip
%Include auto_generated/qgscapabilitiescache.sip
%Include auto_generated/qgsconfigcache.sip
Expand All @@ -15,7 +16,6 @@
%Include auto_generated/qgsserverrequest.sip
%Include auto_generated/qgsserverresponse.sip
%Include auto_generated/qgsservice.sip
%Include auto_generated/qgsservicemodule.sip
%Include auto_generated/qgsserviceregistry.sip
%Include auto_generated/qgsfeaturefilterprovidergroup.sip
%Include auto_generated/qgsfeaturefilter.sip
Expand Down
1 change: 1 addition & 0 deletions src/server/CMakeLists.txt
Expand Up @@ -46,6 +46,7 @@ SET(QGIS_SERVER_SRCS
)

SET (QGIS_SERVER_HDRS
qgsservicemodule.h
qgsmapserviceexception.h
)

Expand Down

0 comments on commit 67cbb27

Please sign in to comment.