mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-10 10:19:59 +01:00
Fix lack of last folio list.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4810 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -1092,6 +1092,7 @@ QList <Diagram *> QETProject::addNewDiagramFolioList() {
|
|||||||
setFolioSheetsQuantity( getFolioSheetsQuantity()+1 );
|
setFolioSheetsQuantity( getFolioSheetsQuantity()+1 );
|
||||||
emit(diagramAdded(this, diagram_folio_list));
|
emit(diagramAdded(this, diagram_folio_list));
|
||||||
diagram_list << diagram_folio_list;
|
diagram_list << diagram_folio_list;
|
||||||
|
diagCount++;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user