Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Dox
  • Loading branch information
nyalldawson committed Mar 19, 2019
1 parent 5fb9802 commit e10d13f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/gui/qgsguiutils.h
Expand Up @@ -181,6 +181,7 @@ namespace QgsGuiUtils
* When the object is deleted, the cursor override is removed.
*
* \ingroup gui
* \see QgsTemporaryCursorRestoreOverride
* \since QGIS 3.2
*/
class GUI_EXPORT QgsTemporaryCursorOverride
Expand Down Expand Up @@ -212,6 +213,7 @@ class GUI_EXPORT QgsTemporaryCursorOverride
* When the object is deleted, all stacked cursor overrides are restored.
*
* \ingroup gui
* \see QgsTemporaryCursorOverride
* \since QGIS 3.8
*/
class GUI_EXPORT QgsTemporaryCursorRestoreOverride
Expand Down

0 comments on commit e10d13f

Please sign in to comment.