]> git.lyx.org Git - lyx.git/commit
Implement Paragraph::getLabel()
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 28 Jul 2024 13:52:19 +0000 (15:52 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 28 Jul 2024 13:52:19 +0000 (15:52 +0200)
commita303600b544d9f4c82f2dee77616f821d0051854
treea61523b1b2f7d549b60484cc743af775f44c7dc2
parent52295693d6bee47f0d8615d3981e5bcb11e7d4c8
Implement Paragraph::getLabel()

This function returns the first label (as string) if there is any
src/Paragraph.cpp
src/Paragraph.h