mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Typo
This commit is contained in:
parent
02ae886d69
commit
03f0b44e4e
@ -100,7 +100,7 @@ class QgsMapRendererJob : QObject
|
||||
signals:
|
||||
/**
|
||||
* Emitted when the layers are rendered.
|
||||
* Rendering labels is not yet done. If the fully rendered layer including labels is reuquired use
|
||||
* Rendering labels is not yet done. If the fully rendered layer including labels is required use
|
||||
* finished() instead.
|
||||
*
|
||||
* @note Added in QGIS 3.0
|
||||
|
@ -142,7 +142,7 @@ class CORE_EXPORT QgsMapRendererJob : public QObject
|
||||
signals:
|
||||
/**
|
||||
* Emitted when the layers are rendered.
|
||||
* Rendering labels is not yet done. If the fully rendered layer including labels is reuquired use
|
||||
* Rendering labels is not yet done. If the fully rendered layer including labels is required use
|
||||
* finished() instead.
|
||||
*
|
||||
* @note Added in QGIS 3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user