///////////////////////////////////////////////////////
| 601 | |
| 602 | //////////////////////////////////////////////////////////// |
| 603 | float Text::getOutlineThickness() const |
| 604 | { |
| 605 | return m_outlineThickness; |
| 606 | } |
| 607 | |
| 608 | |
| 609 | //////////////////////////////////////////////////////////// |
no outgoing calls
no test coverage detected