Added a new graphs icon

Looks nice, I hope?
This commit is contained in:
Corollax
2010-11-12 05:13:23 -06:00
parent 72a49fcd6f
commit d89766c0cb
2 changed files with 1 additions and 0 deletions

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 643 B