Minor fix : master XRef is not updated when variable %F is used

This commit is contained in:
joshua
2021-06-28 21:24:28 +02:00
parent 8f051fc612
commit 5912a99c16
5 changed files with 21 additions and 5 deletions

View File

@@ -331,6 +331,7 @@ void BorderTitleBlock::importTitleBlock(const TitleBlockProperties &ip) {
// through setFolioData(),
// which in turn calls updateDiagramContextForTitleBlock().
emit(needTitleBlockTemplate(ip.template_name));
emit informationChanged();
}
/**