Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update doc for QgsOWSServerFilterRestorer
  • Loading branch information
pblottiere committed Jul 13, 2018
1 parent 09ef8ea commit 2370547
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/server/qgsfilterrestorer.h
Expand Up @@ -35,6 +35,9 @@ class SERVER_EXPORT QgsOWSServerFilterRestorer
{
public:

/**
* Constructor.
*/
QgsOWSServerFilterRestorer() = default;

//! Destructor. When object is destroyed all original layer filters will be restored.
Expand Down

0 comments on commit 2370547

Please sign in to comment.