Skip to content

Commit

Permalink
Added since 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Jul 18, 2017
1 parent 385bb86 commit bc516cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions python/gui/qgssourceselect.sip
Expand Up @@ -17,6 +17,7 @@ class QgsSourceSelect : QDialog
This class must provide common functionality and the interface for all
source select dialogs used by data providers to configure data sources
and add layers.
.. versionadded:: 3.0
%End

%TypeHeaderCode
Expand Down
1 change: 1 addition & 0 deletions src/gui/qgssourceselect.h
Expand Up @@ -31,6 +31,7 @@
* This class must provide common functionality and the interface for all
* source select dialogs used by data providers to configure data sources
* and add layers.
* \since QGIS 3.0
*/
class GUI_EXPORT QgsSourceSelect : public QDialog
{
Expand Down

0 comments on commit bc516cf

Please sign in to comment.