Added a new graphs icon
Looks nice, I hope?
This commit is contained in:
@@ -75,6 +75,7 @@ class MainMenuBar(wx.MenuBar):
|
||||
windowMenu.AppendItem(damagePatternEditItem)
|
||||
|
||||
graphFrameItem = wx.MenuItem(windowMenu, self.graphFrameId, "Graphs\tCTRL+G")
|
||||
graphFrameItem.SetBitmap(bitmapLoader.getBitmap("graphs_small", "icons"))
|
||||
windowMenu.AppendItem(graphFrameItem)
|
||||
|
||||
#windowMenu.Append(wx.ID_PREFERENCES)
|
||||
|
||||
BIN
icons/graphs_small.png
Normal file
BIN
icons/graphs_small.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 643 B |
Reference in New Issue
Block a user