mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-23 18:50:52 +01:00
Allow user to select common or custom title block as default title block for a new project / diagram in project
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3912 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -244,6 +244,7 @@ TitleBlockProperties BorderTitleBlock::exportTitleBlock() {
|
||||
ip.template_name = titleBlockTemplateName();
|
||||
ip.display_at = m_edge;
|
||||
ip.context = additional_fields_;
|
||||
ip.collection = QET::QetCollection::Embendded;
|
||||
|
||||
return(ip);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user