X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..4d98817cfab2654773755cb5c540057c5f3d4fd6:/interface/wx/platinfo.h?ds=sidebyside diff --git a/interface/wx/platinfo.h b/interface/wx/platinfo.h index 5c91ac8fcf..520f09ff45 100644 --- a/interface/wx/platinfo.h +++ b/interface/wx/platinfo.h @@ -90,7 +90,7 @@ enum wxPortId /** The architecture of the operating system - (regardless of the build environment of wxWidgets library - see ::wxIsPlatform64bit() + (regardless of the build environment of wxWidgets library - see ::wxIsPlatform64Bit() documentation for more info). */ enum wxArchitecture @@ -163,7 +163,7 @@ struct wxLinuxDistributionInfo @see ::wxGetOsVersion(), wxIsPlatformLittleEndian(), wxIsPlatform64Bit(), wxAppTraits, @ref group_funcmacro_networkuseros */ -class wxPlatformInfo : public wxObject +class wxPlatformInfo { public: