controls/VariablePanel.py
branchwxPython4
changeset 3583 27e7679ddb99
parent 3388 6cde1a3ded58
child 3660 0e41dbe6ddcd
--- a/controls/VariablePanel.py	Fri Aug 12 16:52:15 2022 +0200
+++ b/controls/VariablePanel.py	Sat Aug 13 16:12:39 2022 +0200
@@ -572,7 +572,6 @@
 
         self.PanelWidthMin = sum(self.ColSettings["size"])
 
-        self.ElementType = element_type
         self.BodyType = None
 
         for choice in self.FilterChoices: