wxWidgets/samples/propgrid
Blake Eryx 4fb39beae1 Remove all wxS() macros from samples
The use of wxS() is an optimization which can be used to avoid an
implicit conversion from narrow to wide strings, but such optimizations
are not really needed in the samples and just make their code less
readable, so remove them.

Closes https://github.com/wxWidgets/wxWidgets/pull/956
2018-10-01 13:55:42 +02:00
..
descrip.mms
makefile.bcc
makefile.gcc
Makefile.in
makefile.unx
makefile.vc
propgrid_minimal.cpp
propgrid_vc7.vcproj
propgrid_vc8.vcproj
propgrid_vc9.vcproj
propgrid.bkl
propgrid.cpp
propgrid.h
sampleprops.cpp
sampleprops.h
tests.cpp