pcsx2/common
Jonathan Li 93d5b52df3 pcsx2|utilities: Remove ambiguous wxString-related overloads
Avoid some function overloads that can accept char*, wxChar* and
wxString as a parameter. wxString can be constructed with either of
those parameters, so the function overloads may actually result in
ambiguity errors. Keep the wxString parameter versions and remove the
rest.

Fixes some compile errors on FreeBSD.
2018-09-03 01:56:35 +01:00
..
build utilities: Remove HashMap 2018-08-29 22:26:09 +01:00
include pcsx2|utilities: Remove ambiguous wxString-related overloads 2018-09-03 01:56:35 +01:00
src pcsx2|utilities: Remove ambiguous wxString-related overloads 2018-09-03 01:56:35 +01:00
vsprops pcsx2 gui: use git desribe as version name 2016-11-08 22:44:39 +01:00
svn_readme.txt Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00