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