projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5569834
)
wxPlatformInfo does not derive from wxObject
author
Robin Dunn
<robin@alldunn.com>
Sat, 27 Nov 2010 08:38:46 +0000
(08:38 +0000)
committer
Robin Dunn
<robin@alldunn.com>
Sat, 27 Nov 2010 08:38:46 +0000
(08:38 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66268
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
interface/wx/platinfo.h
patch
|
blob
|
blame
|
history
diff --git
a/interface/wx/platinfo.h
b/interface/wx/platinfo.h
index 36454b79beaf571efb58be3c72eca84dd9c6ee89..520f09ff45d50e392e12816cf65630b6bbacd61a 100644
(file)
--- 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: