///////////////////////////////////////////////////////////////////////////
| 277 | |
| 278 | //////////////////////////////////////////////////////////////////////////////// |
| 279 | unsigned int RichText::getCharacterSize() const |
| 280 | { |
| 281 | return m_characterSize; |
| 282 | } |
| 283 | |
| 284 | |
| 285 | //////////////////////////////////////////////////////////////////////////////// |
no outgoing calls
no test coverage detected