Use flip board icon for GerbView Mirror Image

This commit is contained in:
Seth Hillbrand 2020-12-16 16:56:41 -08:00
parent fc20eaa083
commit ea7a5b1655
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ TOOL_ACTION GERBVIEW_ACTIONS::toggleDiffMode( "gerbview.Control.toggleDiffMode",
TOOL_ACTION GERBVIEW_ACTIONS::flipGerberView( "gerbview.Control.flipGerberView",
AS_GLOBAL, 0, "",
_( "Flip Gerber View" ), _( "Show as mirror image" ),
swap_layer_xpm );
flip_board_xpm );
// GERBVIEW_SELECTION_TOOL