Resolve 352 (Clean up root folder)
This commit is contained in:
@@ -4,7 +4,7 @@ from gui import bitmapLoader
|
||||
import gui.mainFrame
|
||||
from gui.PFListPane import PFListPane
|
||||
import service.fleet
|
||||
from util import GetPartialText
|
||||
from gui.util import GetPartialText
|
||||
|
||||
from wx.lib.buttons import GenBitmapButton
|
||||
|
||||
@@ -572,4 +572,4 @@ class PFGenBitmapButton(GenBitmapButton):
|
||||
self.bgcolor = wx.Brush(color)
|
||||
|
||||
def GetBackgroundBrush(self, dc):
|
||||
return self.bgcolor
|
||||
return self.bgcolor
|
||||
|
||||
Reference in New Issue
Block a user