mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-27 14:20:52 +01:00
Diagram editor: conductors can now be rendered with a solid, dashed or dashed-and-dotted style.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2037 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -70,7 +70,7 @@ class ConductorPropertiesWidget : public QWidget {
|
||||
QCheckBox *neutral_checkbox;
|
||||
QLabel *preview;
|
||||
QPushButton *color_button;
|
||||
QCheckBox *dashed_checkbox;
|
||||
QComboBox *line_style;
|
||||
QCheckBox *merge_checkbox;
|
||||
|
||||
ConductorProperties properties_;
|
||||
|
||||
Reference in New Issue
Block a user