]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/menu.cpp
keep name of wxmac icon for application bundles unstead of renaming it
[wxWidgets.git] / src / mac / menu.cpp
index 213c14cd48c63c9b2897baab95a507650815cdd7..e31651102caa61ddb110b34760d1cd802045718a 100644 (file)
@@ -577,7 +577,7 @@ wxMenuBar::~wxMenuBar()
 
 }
 
 
 }
 
-void wxMenuBar::Refresh()
+void wxMenuBar::Refresh(bool WXUNUSED(eraseBackground), const wxRect *WXUNUSED(rect))
 {
     wxCHECK_RET( IsAttached(), wxT("can't refresh unatteched menubar") );
 
 {
     wxCHECK_RET( IsAttached(), wxT("can't refresh unatteched menubar") );