Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update doc for WFS service
  • Loading branch information
pblottiere committed Jul 13, 2018
1 parent d31d86d commit 896b923
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/server/services/wfs/qgswfs.cpp
Expand Up @@ -38,7 +38,10 @@ namespace QgsWfs
class Service: public QgsService
{
public:
// Constructor

/**
* Constructor.
*/
Service( QgsServerInterface *serverIface )
: mServerIface( serverIface )
{}
Expand Down

0 comments on commit 896b923

Please sign in to comment.