Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update doc for QgsFilterResponseDecorator
  • Loading branch information
pblottiere committed Jul 13, 2018
1 parent 3cf7c34 commit 45bf204
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/server/qgsfilterresponsedecorator.h
Expand Up @@ -34,6 +34,9 @@ class QgsFilterResponseDecorator: public QgsServerResponse
{
public:

/**
* Constructor.
*/
QgsFilterResponseDecorator( QgsServerFiltersMap filters, QgsServerResponse &response );

/**
Expand Down

0 comments on commit 45bf204

Please sign in to comment.