wxWidgets/samples/notebook
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
..
descrip.mms Update OpenVMS compile support 2013-08-27 12:02:20 +00:00
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
notebook_vc7.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
notebook_vc8.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
notebook_vc9.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
notebook.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
notebook.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
notebook.h Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00