X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9bbb78b9c1a5bc160c00d256f3accfc0c1e8712c..ceb9b8db81a7ae5d1c997610a689e47d322a5dfd:/interface/wx/platinfo.h?ds=sidebyside diff --git a/interface/wx/platinfo.h b/interface/wx/platinfo.h index b27a2a6f32..520f09ff45 100644 --- a/interface/wx/platinfo.h +++ b/interface/wx/platinfo.h @@ -3,7 +3,7 @@ // Purpose: interface of wxPlatformInfo // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -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: