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:
Robin Dunn
2010-11-27 08:38:46 +00:00
parent 5569834ddb
commit a3b14191f4

View File

@@ -163,7 +163,7 @@ struct wxLinuxDistributionInfo
@see ::wxGetOsVersion(), wxIsPlatformLittleEndian(), wxIsPlatform64Bit(), @see ::wxGetOsVersion(), wxIsPlatformLittleEndian(), wxIsPlatform64Bit(),
wxAppTraits, @ref group_funcmacro_networkuseros wxAppTraits, @ref group_funcmacro_networkuseros
*/ */
class wxPlatformInfo : public wxObject class wxPlatformInfo
{ {
public: public: