File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
python/gui/auto_generated Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ results. Currently only search radius may be overridden.
174
174
When the custom identification has finished, restoreCanvasPropertiesOverrides() should
175
175
be called to erase any overrides.
176
176
177
- .. seealso:: :py:func:`restoreCanvasProperties `
177
+ .. seealso:: :py:func:`restoreCanvasPropertiesOverrides `
178
178
179
179
.. versionadded:: 3.4
180
180
%End
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ class GUI_EXPORT QgsMapToolIdentify : public QgsMapTool
177
177
*
178
178
* When the custom identification has finished, restoreCanvasPropertiesOverrides() should
179
179
* be called to erase any overrides.
180
- * \see restoreCanvasProperties ()
180
+ * \see restoreCanvasPropertiesOverrides ()
181
181
* \since QGIS 3.4
182
182
*/
183
183
void setCanvasPropertiesOverrides ( double searchRadiusMapUnits );
You can’t perform that action at this time.
0 commit comments