Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
2 additions
and
0 deletions.
-
+1
−0
python/gui/qgssourceselect.sip
-
+1
−0
src/gui/qgssourceselect.h
|
@@ -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 |
|
|
|
@@ -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 |
|
|
{ |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.