Add support for importing CREST fittings from clipboard and through EVE Fittings browser

This commit is contained in:
blitzmann
2015-10-18 23:38:21 -04:00
parent b1729095a0
commit 972df6cad3
3 changed files with 68 additions and 14 deletions

View File

@@ -25,6 +25,7 @@ import gui.graphFrame
import gui.globalEvents as GE
import service
class MainMenuBar(wx.MenuBar):
def __init__(self):
self.characterEditorId = wx.NewId()