// Purpose: interface of wxFontEnumerator
// Author: wxWidgets team
// RCS-ID: $Id$
-// Licence: wxWindows license
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
/**
Return array of strings containing all encodings found by
EnumerateEncodings().
*/
- static wxArrayString GetEncodings(const wxString& facename = "");
+ static wxArrayString GetEncodings(const wxString& facename = wxEmptyString);
/**
Return array of strings containing all facenames found by