]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/platinfo.h
Add support for wxHELP button to wxMessageDialog.
[wxWidgets.git] / interface / wx / platinfo.h
index 5c91ac8fcf498e14dd27117deeea46691c814fc0..520f09ff45d50e392e12816cf65630b6bbacd61a 100644 (file)
@@ -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: