Skip to content

Commit 9b7e84e

Browse files
committedJul 13, 2018
Fix doc block
1 parent 86c6114 commit 9b7e84e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎src/server/qgsaccesscontrol.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,8 @@ class QgsAccessControlPlugin;
3434
* \ingroup server
3535
* \class QgsAccessControl
3636
* \brief A helper class that centralize the restrictions given by all the access control filter plugins.
37-
*
3837
* \since QGIS 2.14
39-
**/
38+
*/
4039
class SERVER_EXPORT QgsAccessControl : public QgsFeatureFilterProvider
4140
{
4241
#ifdef SIP_RUN

0 commit comments

Comments
 (0)
Please sign in to comment.