============================================================================
| 653 | |
| 654 | //============================================================================ |
| 655 | QRect CDockOverlay::dropOverlayRect() const |
| 656 | { |
| 657 | return d->DropAreaRect; |
| 658 | } |
| 659 | |
| 660 | |
| 661 | //============================================================================ |
no outgoing calls
no test coverage detected