wxWidgets/samples/xrc
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
..
rc Add strikethrough support for fonts defined in XRC 2018-09-17 15:24:42 +02:00
custclas.cpp Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
custclas.h Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
derivdlg.cpp Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
derivdlg.h
descrip.mms
makefile.bcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.gcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
Makefile.in Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.unx Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.vc Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
myframe.cpp Remove all wxS() macros from samples 2018-10-01 13:55:42 +02:00
myframe.h
objrefdlg.cpp Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
objrefdlg.h
xrcdemo_vc7.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
xrcdemo_vc8.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
xrcdemo_vc9.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
xrcdemo.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
xrcdemo.cpp
xrcdemo.h More use of wxOVERRIDE 2018-03-06 23:31:01 +01:00