Skip to content

Commit 2887a4a

Browse files
committed
Doxymentation
1 parent 384c0a7 commit 2887a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/qgsvectorlayer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1297,7 +1297,7 @@ class CORE_EXPORT QgsVectorLayer : public QgsMapLayer
12971297
*/
12981298
Q_DECL_DEPRECATED void drawLabels( QgsRenderContext& rendererContext ) override;
12991299

1300-
/** Return the extent of the layer as a QRect */
1300+
/** Return the extent of the layer */
13011301
QgsRectangle extent() override;
13021302

13031303
/**

0 commit comments

Comments
 (0)