Merge branch 'master' of evefit.org:pyfa
Conflicts: gui/chromeTabs.py
This commit is contained in:
@@ -83,6 +83,6 @@ def getImage(name, location):
|
||||
else:
|
||||
location = os.path.join(config.pyfaPath, location)
|
||||
path = os.path.join(location, name + ".png")
|
||||
|
||||
|
||||
if os.path.exists(path):
|
||||
return wx.Image(path)
|
||||
|
||||
1945
gui/chromeTabs.py
1945
gui/chromeTabs.py
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user