mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-20 06:30:03 +03:00
TOC generation has been changed
This commit is contained in:
@@ -331,7 +331,7 @@ void PageItemDesignIntf::initColumnsPos(QVector<qreal> &posByColumns, qreal pos,
|
||||
}
|
||||
}
|
||||
|
||||
bool PageItemDesignIntf::getIsTOC() const
|
||||
bool PageItemDesignIntf::isTOC() const
|
||||
{
|
||||
return m_isTOC;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user