]>
git.saurik.com Git - wxWidgets.git/blob - src/osx/carbon/menuitem.cpp
1 ///////////////////////////////////////////////////////////////////////////////
2 // Name: src/osx/carbon/menuitem.cpp
3 // Purpose: wxMenuItem implementation
4 // Author: Stefan Csomor
8 // Copyright: (c) Stefan Csomor
9 // Licence: wxWindows licence
10 ///////////////////////////////////////////////////////////////////////////////
12 #include "wx/wxprec.h"
14 #include "wx/menuitem.h"
15 #include "wx/stockitem.h"
22 #include "wx/osx/private.h"
24 // because on mac carbon everything is done through MenuRef APIs both implementation
25 // classes are in menu.cpp