controls/DebugVariablePanel/DebugVariablePanel.py
branchwxPython4
changeset 3659 278dc1144059
parent 3303 0ffb41625592
child 3660 0e41dbe6ddcd
--- a/controls/DebugVariablePanel/DebugVariablePanel.py	Fri Nov 04 22:09:42 2022 +0100
+++ b/controls/DebugVariablePanel/DebugVariablePanel.py	Fri Nov 04 22:11:55 2022 +0100
@@ -202,7 +202,6 @@
         # data is available
         self.Force = False
 
-        self.SetBackgroundColour(wx.WHITE)
 
         main_sizer = wx.BoxSizer(wx.VERTICAL)