Skip to content

Commit

Permalink
Doxygen since
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Aug 24, 2018
1 parent 2c0de10 commit 9dc387f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions python/core/auto_generated/qgsgeometryfixes.sip.in
Expand Up @@ -12,8 +12,11 @@
class QgsGeometryFixes
{
%Docstring

The QgsGeometryFixes class contains options to automatically adjust geometries to
constraints on a layer.

.. versionadded:: 3.4
%End

%TypeHeaderCode
Expand Down
4 changes: 3 additions & 1 deletion src/core/qgsgeometryfixes.h
Expand Up @@ -21,10 +21,12 @@
#include "qgsgeometry.h"

/**
* \ingroup core
*
* The QgsGeometryFixes class contains options to automatically adjust geometries to
* constraints on a layer.
*
* \ingroup core
* \since QGIS 3.4
*/
class CORE_EXPORT QgsGeometryFixes
{
Expand Down

0 comments on commit 9dc387f

Please sign in to comment.