X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b2025b311a0172fbd9b993c6cffce11cffcc35f3..02661032732270c8b568262ebca7f0ad050fb662:/interface/wx/platinfo.h diff --git a/interface/wx/platinfo.h b/interface/wx/platinfo.h index 36454b79be..2cb33260a7 100644 --- a/interface/wx/platinfo.h +++ b/interface/wx/platinfo.h @@ -163,7 +163,7 @@ struct wxLinuxDistributionInfo @see ::wxGetOsVersion(), wxIsPlatformLittleEndian(), wxIsPlatform64Bit(), wxAppTraits, @ref group_funcmacro_networkuseros */ -class wxPlatformInfo : public wxObject +class wxPlatformInfo { public: @@ -181,7 +181,7 @@ public: /** Initializes the object using given values. */ - wxPlatformInfo(wxPortId pid = wxPORT_UNKNOWN, + wxPlatformInfo(wxPortId pid, int tkMajor = -1, int tkMinor = -1, wxOperatingSystemId id = wxOS_UNKNOWN,