kicad/gerbview/tools
Jeff Young e6d5110ccf Implement I18N for ACTIONs.
It's a bit of a hack because they're statically initialized and
so we can't make use of the _() macro.  We do still want it in the
code, however, because the string harvesting is based off of it.

Fixes: lp:1833000
* https://bugs.launchpad.net/kicad/+bug/1833000
2019-06-17 10:45:23 +01:00
..
gerbview_actions.cpp Implement I18N for ACTIONs. 2019-06-17 10:45:23 +01:00
gerbview_actions.h Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
gerbview_control.cpp Implement I18N for ACTIONs. 2019-06-17 10:45:23 +01:00
gerbview_control.h Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
gerbview_selection.cpp Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00
gerbview_selection.h Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00
gerbview_selection_tool.cpp Implement I18N for ACTIONs. 2019-06-17 10:45:23 +01:00
gerbview_selection_tool.h Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00