wxWidgets/include/wx/osx/cocoa
Vadim Zeitlin 5cf9fcbb1a Add wxStandardPaths::ConfigFileConv enum for clarity and safety
Use an enum instead of type-unsafe "int" for the second parameter of the
recently added wxStandardPaths::MakeConfigFileName().

This also avoids unnatural dependency of wxStandardPaths on
wxCONFIG_USE_SUBDIR constant defined in a higher level wxFileConfig class.

No real changes, but just make things a bit more robust and hopefully more
clear.
2017-03-09 17:53:14 +01:00
..
private Respect item font when rendering markup (wxOSX) 2016-10-21 17:36:32 +02:00
chkconf.h Remove ATSU-related dead code from wxOSX 2016-12-03 12:44:10 +01:00
dataview.h Implement vertical alignment in wxDataViewCtrl in wxOSX 2016-11-22 14:51:55 +01:00
evtloop.h using Run of base class 2013-07-28 14:32:35 +00:00
private.h Mimic native focus handling in wxStatusBar on macOS 2017-01-11 12:42:42 +01:00
stdpaths.h Add wxStandardPaths::ConfigFileConv enum for clarity and safety 2017-03-09 17:53:14 +01:00