Skip to content

Commit

Permalink
Small cleanups for QgsDataSourceSelectDialog
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson authored and elpaso committed Nov 5, 2018
1 parent a4182c1 commit bc8574c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/gui/auto_generated/qgsdatasourceselectdialog.sip.in
Expand Up @@ -44,6 +44,8 @@ Constructs a QgsDataSourceSelectDialog, optionally filtering by layer type
:param parent: the object
%End

~QgsDataSourceSelectDialog();

void setLayerTypeFilter( QgsMapLayer::LayerType layerType );
%Docstring
Sets layer type filter to ``layerType`` and activates the filtering
Expand Down

0 comments on commit bc8574c

Please sign in to comment.