File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
python/gui/auto_generated Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ The QgsMapLayerComboBox class is a combo box which displays the list of layers
2626
2727 explicit QgsMapLayerComboBox( QWidget *parent /TransferThis/ = 0 );
2828%Docstring
29- QgsMapLayerComboBox creates a combo box to dislpay the list of layers (currently in the registry).
29+ QgsMapLayerComboBox creates a combo box to display the list of layers (currently in the registry).
3030The layers can be filtered and/or ordered.
3131%End
3232
Original file line number Diff line number Diff line change @@ -2303,6 +2303,7 @@ dislay:display
23032303dislayed:displayed
23042304dislaying:displaying
23052305dislays:displays
2306+ dislpay:display
23062307disobediance:disobedience
23072308disobediant:disobedient
23082309disolve:dissolve
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ class GUI_EXPORT QgsMapLayerComboBox : public QComboBox
4242 public:
4343
4444 /* *
45- * \brief QgsMapLayerComboBox creates a combo box to dislpay the list of layers (currently in the registry).
45+ * \brief QgsMapLayerComboBox creates a combo box to display the list of layers (currently in the registry).
4646 * The layers can be filtered and/or ordered.
4747 */
4848 explicit QgsMapLayerComboBox ( QWidget *parent SIP_TRANSFERTHIS = nullptr );
You can’t perform that action at this time.
0 commit comments