fix: add CheckBox-value "SVG-transparency" to constructor

This commit is contained in:
plc-user
2024-03-27 15:30:02 +01:00
parent a8aa772321
commit 21d293a928

View File

@@ -36,6 +36,7 @@ ExportProperties::ExportProperties() :
draw_border(true),
draw_titleblock(true),
draw_terminals(false),
draw_bg_transparent(false),
draw_colored_conductors(true),
exported_area(QET::BorderArea)
{