Skip to content

Commit

Permalink
Added since 3.0 to the renamed class
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Jul 18, 2017
1 parent 7bb797f commit 1e6a4ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions python/gui/qgsarcgisservicesourceselect.sip
Expand Up @@ -14,6 +14,7 @@ class QgsArcGisServiceSourceSelect : QDialog, protected Ui::QgsArcGisServiceSour
{
%Docstring
Generic class listing layers available from a remote service.
.. versionadded:: 3.0
%End

%TypeHeaderCode
Expand Down
1 change: 1 addition & 0 deletions src/gui/qgsarcgisservicesourceselect.h
Expand Up @@ -29,6 +29,7 @@ class QgsOwsConnection;

/** \ingroup gui
* Generic class listing layers available from a remote service.
* \since QGIS 3.0
*/
class GUI_EXPORT QgsArcGisServiceSourceSelect : public QDialog, protected Ui::QgsArcGisServiceSourceSelectBase
{
Expand Down

0 comments on commit 1e6a4ab

Please sign in to comment.