Skip to content

Commit 62e8a9b

Browse files
DelazJnyalldawson
authored andcommittedJun 30, 2019
Add a bunch of automatic geometry restoration
and remove some dedicated methods
1 parent 165b5c2 commit 62e8a9b

File tree

57 files changed

+85
-239
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+85
-239
lines changed
 

‎python/gui/auto_generated/qgsnewvectorlayerdialog.sip.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ If ``encoding`` is specified, it will be set to the encoding of the created file
5757
%Docstring
5858
New dialog constructor.
5959
%End
60-
~QgsNewVectorLayerDialog();
6160
QgsWkbTypes::Type selectedType() const;
6261
%Docstring
6362
Returns the selected geometry type

‎python/gui/auto_generated/qgsowssourceselect.sip.in

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ layers from the WCS server to the map canvas.
3838
Constructor
3939
%End
4040

41-
~QgsOWSSourceSelect();
42-
4341
public slots:
4442

4543
virtual void refresh();

0 commit comments

Comments
 (0)
Please sign in to comment.