wxWidgets/samples/grid
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
..
bitmap1.bmp
bitmap2.bmp
grid_vc7.vcproj
grid_vc8.vcproj
grid_vc9.vcproj
grid.bkl
griddemo.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
griddemo.h Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
makefile.bcc
makefile.gcc
Makefile.in
makefile.unx
makefile.vc Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00