.
This commit is contained in:
@@ -489,6 +489,8 @@ bool cStoryBook::addPart(const QString& szPartName)
|
||||
{
|
||||
cPart* lpPart = m_partList.add(-1);
|
||||
lpPart->setName(szPartName);
|
||||
lpPart->setSortOrder(m_partList.nextSort());
|
||||
|
||||
return(true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user