Skip to content

Commit 2370547

Browse files
committedJul 13, 2018
Update doc for QgsOWSServerFilterRestorer
1 parent 09ef8ea commit 2370547

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎src/server/qgsfilterrestorer.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ class SERVER_EXPORT QgsOWSServerFilterRestorer
3535
{
3636
public:
3737

38+
/**
39+
* Constructor.
40+
*/
3841
QgsOWSServerFilterRestorer() = default;
3942

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

0 commit comments

Comments
 (0)
Please sign in to comment.