]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/clipbrd.h
capitalize the application name in GetAppDisplayName() by default; this results in...
[wxWidgets.git] / include / wx / osx / clipbrd.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/clipbrd.h"
3 #else
4 #include "wx/osx/carbon/clipbrd.h"
5 #endif