wxWidgets/samples/typetest
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
..
.cvsignore
makefile.bcc Updated version to 2.5.5 2005-03-23 13:05:13 +00:00
makefile.dos
makefile.gcc Updated version to 2.5.5 2005-03-23 13:05:13 +00:00
Makefile.in Updated version to 2.5.5 2005-03-23 13:05:13 +00:00
makefile.sc relative path to wxwin in samples for Digital Mars (fixes SF bug 757845) 2003-06-20 15:20:31 +00:00
makefile.sl
makefile.twn
makefile.unx
makefile.vc Updated version to 2.5.5 2005-03-23 13:05:13 +00:00
makefile.wat Updated version to 2.5.5 2005-03-23 13:05:13 +00:00
mondrian.ico
mondrian.xpm
typetest.bkl multilib linking fixes 2003-07-04 13:45:12 +00:00
typetest.cpp Applied patch [ 1171542 ] access static class members via scoping operator 2005-03-30 16:49:41 +00:00
typetest.def
typetest.dsp Updated version to 2.5.5 2005-03-23 13:05:13 +00:00
typetest.h More name changes 2004-05-25 11:20:37 +00:00
typetest.pro
typetest.rc
typetestM5.xml added CarbonFrameworkLib to CodeWarrior 5 projects 2003-01-25 11:52:00 +00:00