Add an icon for the pattern editor
This commit is contained in:
@@ -75,6 +75,7 @@ class MainMenuBar(wx.MenuBar):
|
||||
windowMenu.AppendItem(charEditItem)
|
||||
|
||||
damagePatternEditItem = wx.MenuItem(windowMenu, self.damagePatternEditorId, "Damage Pattern Editor\tCTRL+D")
|
||||
damagePatternEditItem.SetBitmap(bitmapLoader.getBitmap("damagePattern_small", "icons"))
|
||||
windowMenu.AppendItem(damagePatternEditItem)
|
||||
|
||||
windowMenu.Append(wx.ID_PREFERENCES)
|
||||
|
||||
BIN
icons/damagePattern_small.png
Executable file
BIN
icons/damagePattern_small.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 749 B |
Reference in New Issue
Block a user