wxWidgets/distrib
Julian Smart 2a1f999faf Applied patch [ 1171542 ] access static class members via scoping operator
Paul Cornett: A static class member can be accessed as X::member,
there is no need for an object or pointer (s.member or
p->member). There are also a few bugs with incorrect
usage of wxString::Format and wxString::FromAscii.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-30 16:49:41 +00:00
..
mac not used anymore 2003-12-13 22:17:44 +00:00
msw Applied patch [ 1171542 ] access static class members via scoping operator 2005-03-30 16:49:41 +00:00