| 1009 | //----------------------------------------------------------------------------- |
| 1010 | |
| 1011 | void GuiControl::onMouseLeave(const GuiEvent &event) |
| 1012 | { |
| 1013 | } |
| 1014 | |
| 1015 | //----------------------------------------------------------------------------- |
| 1016 |
no outgoing calls
no test coverage detected