///////////////////////////////////////////////////////
| 587 | |
| 588 | //////////////////////////////////////////////////////////// |
| 589 | Color Text::getFillColor() const |
| 590 | { |
| 591 | return m_fillColor; |
| 592 | } |
| 593 | |
| 594 | |
| 595 | //////////////////////////////////////////////////////////// |
no outgoing calls
no test coverage detected