X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57bf907d8e45ced18486d74c04f41c06034b7e65..97d13342cc2ac77e21c38115cc6ebecac930f92a:/interface/wx/platinfo.h?ds=sidebyside diff --git a/interface/wx/platinfo.h b/interface/wx/platinfo.h index 3e8d768522..06eff6cb08 100644 --- a/interface/wx/platinfo.h +++ b/interface/wx/platinfo.h @@ -116,7 +116,7 @@ enum wxEndianness where it's running. @library{wxbase} - @category{misc} + @category{cfg} @see ::wxGetOsVersion(), wxIsPlatformLittleEndian(), wxIsPlatform64Bit(), wxAppTraits @@ -169,7 +169,7 @@ public: Returns the global wxPlatformInfo object, initialized with the values for the currently running platform. */ - static const wxPlatformInfo Get(); + static const wxPlatformInfo& Get(); /** Converts the given string to a wxArchitecture enum value or to