File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 390
390
%Include auto_generated/numericformats/qgsnumericformatselectorwidget.sip
391
391
%Include auto_generated/numericformats/qgsnumericformatwidget.sip
392
392
%Include auto_generated/numericformats/qgsnumericformatguiregistry.sip
393
+ %Include auto_generated/ogr/qgsvectorlayersaveasdialog.sip
393
394
%Include auto_generated/plot/qgsplotcanvas.sip
394
395
%Include auto_generated/plot/qgsplotcanvasitem.sip
395
396
%Include auto_generated/plot/qgsplotmouseevent.sip
Original file line number Diff line number Diff line change @@ -408,6 +408,7 @@ ADD_PYTHON_TEST(PyQgsVectorLayerSelectedFeatureSource test_qgsvectorlayerselecte
408
408
ADD_PYTHON_TEST (PyQgsVectorLayerShapefile test_qgsvectorlayershapefile.py )
409
409
ADD_PYTHON_TEST (PyQgsVectorLayerTemporalProperties test_qgsvectorlayertemporalproperties.py )
410
410
ADD_PYTHON_TEST (PyQgsVectorLayerUtils test_qgsvectorlayerutils.py )
411
+ ADD_PYTHON_TEST (PyQgsVectorLayerSaveAsDialog test_qgsvectorlayersaveasdialog.py )
411
412
ADD_PYTHON_TEST (PyQgsVectorWarper test_qgsvectorwarper.py )
412
413
ADD_PYTHON_TEST (PyQgsZonalStatistics test_qgszonalstatistics.py )
413
414
ADD_PYTHON_TEST (PyQgsVirtualLayerProvider test_provider_virtual.py )
You can’t perform that action at this time.
0 commit comments