Resolve 352 (Clean up root folder)

This commit is contained in:
DarkPhoenix
2010-12-18 13:34:51 +03:00
parent ab17c6d3c4
commit cede27f1b2
25 changed files with 26 additions and 26 deletions

View File

@@ -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