We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b207268 commit 53ae759Copy full SHA for 53ae759
python/plugins/processing/gui/MultipleInputPanel.py
@@ -73,4 +73,3 @@ def showSelectionDialog(self):
73
self.leText.setText(
74
self.tr('%d elements selected') % len(self.selectedoptions))
75
self.selectionChanged.emit()
76
-
0 commit comments