///////////////////////////////////////////////////////
| 573 | |
| 574 | //////////////////////////////////////////////////////////// |
| 575 | float Text::getLineSpacing() const |
| 576 | { |
| 577 | return m_lineSpacingFactor; |
| 578 | } |
| 579 | |
| 580 | |
| 581 | //////////////////////////////////////////////////////////// |
no outgoing calls
no test coverage detected