wxWidgets/samples/calendar
Blake Eryx 65827a0572 Remove unnecessary c_str() calls from the samples
Pass wxStrings directly to wxString::Format("%s") and similar
pseudo-vararg functions, there is no need for c_str() there since
wxWidgets 2.9.

Closes https://github.com/wxWidgets/wxWidgets/pull/1009
2018-11-03 22:52:57 +01:00
..
calendar_vc7.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
calendar_vc8.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
calendar_vc9.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
calendar.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
calendar.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
calendar.rc
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