Files
wxWidgets/include/wx/unix
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
..
2014-03-30 00:02:23 +00:00
2014-08-24 01:50:11 +00:00
2014-03-30 00:02:23 +00:00
2014-02-04 07:37:31 +00:00
2014-03-30 00:02:23 +00:00
2014-03-30 00:02:23 +00:00
2016-09-07 22:02:05 -07:00