==============================================================================
| 12 | |
| 13 | //============================================================================== |
| 14 | CloseButton::CloseButton () |
| 15 | { |
| 16 | } |
| 17 | |
| 18 | CloseButton::~CloseButton() |
| 19 | { |
nothing calls this directly
no outgoing calls
no test coverage detected