mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 22:00:35 +01:00
fix: add CheckBox-value "SVG-transparency" to constructor
This commit is contained in:
@@ -36,6 +36,7 @@ ExportProperties::ExportProperties() :
|
|||||||
draw_border(true),
|
draw_border(true),
|
||||||
draw_titleblock(true),
|
draw_titleblock(true),
|
||||||
draw_terminals(false),
|
draw_terminals(false),
|
||||||
|
draw_bg_transparent(false),
|
||||||
draw_colored_conductors(true),
|
draw_colored_conductors(true),
|
||||||
exported_area(QET::BorderArea)
|
exported_area(QET::BorderArea)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user