]>
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
7 // Copyright: (c) Stefan Csomor
8 // Licence: wxWindows licence
9 ///////////////////////////////////////////////////////////////////////////////
11 #include "wx/wxprec.h"
13 #include "wx/menuitem.h"
14 #include "wx/stockitem.h"
21 #include "wx/osx/private.h"
23 // because on mac carbon everything is done through MenuRef APIs both implementation
24 // classes are in menu.cpp