mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-08 00:06:51 -05:00
Typo forwarder->forwarded
This commit is contained in:
parent
c1f765aadb
commit
a13aa96b6a
@ -161,7 +161,7 @@ Start a blank project
|
|||||||
%Docstring
|
%Docstring
|
||||||
Triggered when connections have changed.
|
Triggered when connections have changed.
|
||||||
This calls reloadConnections in the main application and triggers a signal that is
|
This calls reloadConnections in the main application and triggers a signal that is
|
||||||
forwarder to the GUI elements that needs to be updated (i.e. the source
|
forwarded to the GUI elements that needs to be updated (i.e. the source
|
||||||
select dialogs and the browser widgets)
|
select dialogs and the browser widgets)
|
||||||
.. versionadded:: 3.0
|
.. versionadded:: 3.0
|
||||||
%End
|
%End
|
||||||
|
|||||||
@ -168,7 +168,7 @@ class GUI_EXPORT QgisInterface : public QObject
|
|||||||
/**
|
/**
|
||||||
* Triggered when connections have changed.
|
* Triggered when connections have changed.
|
||||||
* This calls reloadConnections in the main application and triggers a signal that is
|
* This calls reloadConnections in the main application and triggers a signal that is
|
||||||
* forwarder to the GUI elements that needs to be updated (i.e. the source
|
* forwarded to the GUI elements that needs to be updated (i.e. the source
|
||||||
* select dialogs and the browser widgets)
|
* select dialogs and the browser widgets)
|
||||||
* \since QGIS 3.0
|
* \since QGIS 3.0
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user