projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
workaround OSX bug, fixes #4555
[wxWidgets.git]
/
src
/
osx
/
carbon
/
menuitem.cpp
diff --git
a/src/osx/carbon/menuitem.cpp
b/src/osx/carbon/menuitem.cpp
index 6e6c26d3f7defd5e8b868b5dcd9a9fc2f69a845d..55df8c725ce9a27f8aa0171a5008eef765e26a57 100644
(file)
--- a/
src/osx/carbon/menuitem.cpp
+++ b/
src/osx/carbon/menuitem.cpp
@@
-21,5
+21,5
@@
#include "wx/osx/private.h"
-// because on mac carbon everything is done through MenuRef APIs both implementation
+// because on mac carbon everything is done through MenuRef APIs both implementation
// classes are in menu.cpp