Browse Source

No hypertext for textboxes.

9.0
Jeff Young 8 months ago
parent
commit
b64733e76b
  1. 1
      pcbnew/pcb_textbox.cpp

1
pcbnew/pcb_textbox.cpp

@ -856,5 +856,6 @@ static struct PCB_TEXTBOX_DESC
PROPERTY_DISPLAY::PT_SIZE ),
marginProps );
propMgr.Mask( TYPE_HASH( PCB_TEXT ), TYPE_HASH( EDA_TEXT ), _HKI( "Hyperlink" ) );
}
} _PCB_TEXTBOX_DESC;
Loading…
Cancel
Save