Files
wxWidgets/src/unix
Vadim Zeitlin 35f6f71b19 Don't use ternary operator ?: with wxString and literal strings.
This results in warnings about converting string literal to (non const) C
string.

Also remove the now unneeded calls to c_str() inside wxString::Printf().

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-02-15 12:40:20 +00:00
..
2008-03-23 18:24:27 +00:00
2011-01-07 14:03:51 +00:00
2009-09-28 15:35:48 +00:00
2013-01-20 03:08:33 +00:00