/trunk/Scribus/scribus/story.cpp |
---|
1891,7 → 1891,7 |
StrokeTools->TxStroke->setEnabled(false); |
StrokeTools->PM1->setEnabled(false); |
} |
Editor->setAlign(Editor->CurrentABStil); |
//Editor->setAlign(Editor->CurrentABStil); breaks 1st paragraph bug #1669 |
Editor->setStyle(Editor->CurrentStyle); |
Editor->setFarbe(Editor->CurrTextFill, Editor->CurrTextFillSh); |
firstSet = true; |