]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/tglbtn.h
Remove old workarounds to get cut, copy, and paste working in embedded wxTextCtrl
[wxWidgets.git] / include / wx / osx / tglbtn.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/tglbtn.h"
3 #else
4 #include "wx/osx/carbon/tglbtn.h"
5 #endif