Default style for line Qt::SolidLine.
--HG-- branch : develop
This commit is contained in:
parent
1b6408c144
commit
6a9cc6da0a
|
@ -298,7 +298,7 @@ void DialogTool::FillComboBoxTypeLine(QComboBox *box, const QMap<QString, QIcon>
|
|||
++i;
|
||||
}
|
||||
|
||||
box->setCurrentIndex(1);
|
||||
box->setCurrentIndex(4);
|
||||
}
|
||||
|
||||
//---------------------------------------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user