mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Editor plugin: Update of text element
This commit is contained in:
@ -36,6 +36,11 @@
|
||||
namespace pdf
|
||||
{
|
||||
|
||||
PDFPageContentElement::~PDFPageContentElement()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
PDFInteger PDFPageContentElement::getPageIndex() const
|
||||
{
|
||||
return m_pageIndex;
|
||||
|
Reference in New Issue
Block a user