--------------------------------------------------------------------------
| 216 | |
| 217 | //-------------------------------------------------------------------------- |
| 218 | bool GuiMessageVectorCtrl::isAttached() const |
| 219 | { |
| 220 | return (mMessageVector != NULL); |
| 221 | } |
| 222 | |
| 223 | |
| 224 | //-------------------------------------------------------------------------- |
no outgoing calls
no test coverage detected