diff --git a/sources/conductorproperties.cpp b/sources/conductorproperties.cpp index fc435a1b6..4673357da 100644 --- a/sources/conductorproperties.cpp +++ b/sources/conductorproperties.cpp @@ -220,6 +220,8 @@ ConductorProperties::ConductorProperties() : type(Multi), color(Qt::black), text("_"), + verti_rotate_text(270), + horiz_rotate_text(0), style(Qt::SolidLine) { }