mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-06 00:03:16 -05:00
Typo forwarder->forwarded
This commit is contained in:
parent
c1f765aadb
commit
a13aa96b6a
@ -161,7 +161,7 @@ Start a blank project
|
||||
%Docstring
|
||||
Triggered when connections have changed.
|
||||
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)
|
||||
.. versionadded:: 3.0
|
||||
%End
|
||||
|
||||
@ -168,7 +168,7 @@ class GUI_EXPORT QgisInterface : public QObject
|
||||
/**
|
||||
* Triggered when connections have changed.
|
||||
* 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)
|
||||
* \since QGIS 3.0
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user