Files
wxWidgets/docs/doxygen/overviews
Vadim Zeitlin a8533c4f7b Fix wrong example using printf() in wxDateTime overview
Use wxPrintf() and remove the c_str() call which is redundant with it instead
of using printf() which can't be used with non-POD objects like wxCStrData
returned by c_str() in wx 3.0+.

(cherry picked from commit dd134b9534)
2017-04-19 17:12:32 +02:00
..
2015-09-06 21:13:49 -07:00
2015-09-06 21:13:49 -07:00