git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46546
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// put it in because it's already compiled for wxCocoa and wxMac GUI lib.
#if wxUSE_GUI
// put it in because it's already compiled for wxCocoa and wxMac GUI lib.
#if wxUSE_GUI
static wxStandardPathsCF gs_stdPaths;
wxStandardPathsBase& wxGUIAppTraits::GetStandardPaths()
{
return gs_stdPaths;
}
static wxStandardPathsCF gs_stdPaths;
wxStandardPathsBase& wxGUIAppTraits::GetStandardPaths()
{
return gs_stdPaths;
}