wxWidgets/include/wx/stc
Jan Niklas Hasse 8d02384792 Use wxString() instead of "" for empty strings
This will allow this code to work even when implicit conversion from
"const char*" is disabled in wxString and is already marginally more
efficient even now.

See https://github.com/wxWidgets/wxWidgets/pull/782
2018-04-17 22:32:25 +02:00
..
private.h Fix wx2stclen() return values after upgrade to Scintilla 3.5.5. 2015-07-11 22:41:34 +02:00
stc.h Use wxString() instead of "" for empty strings 2018-04-17 22:32:25 +02:00