Merge branch 'master' of evefit.org:pyfa

This commit is contained in:
HomeWorld
2010-09-12 21:45:34 +03:00

View File

@@ -50,7 +50,7 @@ class TogglePanel ( wx.Panel ):
# Create the header panel
self.headerPanel = wx.Panel(self, style = wx.STATIC_BORDER)
self.headerPanel = wx.Panel(self)
self.headerPanel.SetBackgroundColour( self.bkColour)