============================================================================
| 765 | |
| 766 | //============================================================================ |
| 767 | CDockOverlay* CDockManager::dockAreaOverlay() const |
| 768 | { |
| 769 | return d->DockAreaOverlay; |
| 770 | } |
| 771 | |
| 772 | |
| 773 | //============================================================================ |
no outgoing calls
no test coverage detected