Hi,
On 13.07.2016 01:32, Brano Panak wrote:
- m_sdbSizer1Cancel = new wxButton( this, wxID_CANCEL );
+ m_sdbSizer1Cancel = new wxButton( this, wxID_CANCEL , _T("Cancel"));
This will break Alt-C as Cancel on the other architectures. Not a big
loss in my opinion (does the Escape key work?), but others might disagree.
Simon
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp