wxPlatformInfo does not derive from wxObject
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5569834ddb
commit
a3b14191f4
@ -163,7 +163,7 @@ struct wxLinuxDistributionInfo
|
||||
@see ::wxGetOsVersion(), wxIsPlatformLittleEndian(), wxIsPlatform64Bit(),
|
||||
wxAppTraits, @ref group_funcmacro_networkuseros
|
||||
*/
|
||||
class wxPlatformInfo : public wxObject
|
||||
class wxPlatformInfo
|
||||
{
|
||||
public:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user