comment change
This commit is contained in:
parent
4164802288
commit
a942b081d0
|
@ -255,8 +255,7 @@ static PATH* makePath( const POINT& aStart, const POINT& aEnd, const std::string
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Struct wxString_less_than
|
* Struct wxString_less_than
|
||||||
* is used by the std:set<> and std::map<> instantiations below.
|
* is used by std:set<> and std::map<> instantiations which use wxString as their key.
|
||||||
* See STRINGSET typedef and PINMAP typedef below.
|
|
||||||
*/
|
*/
|
||||||
struct wxString_less_than
|
struct wxString_less_than
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue