///////////////////////////////////////////////////////
| 594 | |
| 595 | //////////////////////////////////////////////////////////// |
| 596 | Color Text::getOutlineColor() const |
| 597 | { |
| 598 | return m_outlineColor; |
| 599 | } |
| 600 | |
| 601 | |
| 602 | //////////////////////////////////////////////////////////// |
no outgoing calls
no test coverage detected