committed by
Kacper Donat
parent
bee89d0447
commit
75b2ef67fc
@@ -112,7 +112,7 @@ void TaskSelectLineAttributes::changeEvent(QEvent *e)
|
||||
|
||||
void TaskSelectLineAttributes::setUiEdit()
|
||||
{
|
||||
setWindowTitle(tr("Select line attributes"));
|
||||
setWindowTitle(tr("Select Line Attributes"));
|
||||
int lineStyle = LineFormat::getCurrentLineFormat().getStyle();
|
||||
// line numbering starts at 1, not 0
|
||||
DrawGuiUtil::loadLineStyleChoices(ui->cbLineStyle, m_lineGenerator);
|
||||
|
||||
Reference in New Issue
Block a user