mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
[processing] Declare NOT_SELECTED
This commit is contained in:
parent
dcc79fcfbf
commit
42199d1ad0
@ -965,6 +965,7 @@ class RasterWidgetWrapper(MapLayerWidgetWrapper):
|
||||
|
||||
|
||||
class EnumWidgetWrapper(WidgetWrapper):
|
||||
NOT_SELECTED = '[Not selected]'
|
||||
|
||||
def createWidget(self, useCheckBoxes=False, columns=1):
|
||||
if self.dialogType in (DIALOG_STANDARD, DIALOG_BATCH):
|
||||
|
Loading…
x
Reference in New Issue
Block a user