==============================================================================
| 13 | |
| 14 | //============================================================================== |
| 15 | VerticalLine::VerticalLine() |
| 16 | { |
| 17 | // boundsConstrainer.setMinimumHeight(0); |
| 18 | } |
| 19 | |
| 20 | VerticalLine::~VerticalLine() |
| 21 | { |
nothing calls this directly
no outgoing calls
no test coverage detected