Commit 5358e297 authored by Mikhail Karpenko's avatar Mikhail Karpenko

Hide menu entry in legacy mode

parent 441a8d3d
......@@ -730,7 +730,8 @@ void PCB_EDIT_FRAME::enableGALSpecificMenus()
ID_TUNE_SINGLE_TRACK_LEN_BUTT,
ID_TUNE_DIFF_PAIR_LEN_BUTT,
ID_TUNE_DIFF_PAIR_SKEW_BUTT,
ID_MENU_DIFF_PAIR_DIMENSIONS
ID_MENU_DIFF_PAIR_DIMENSIONS,
ID_TEARDROPS_WINDOW,
};
bool enbl = IsGalCanvasActive();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment