| 17 | // It also manages interaction with the compositor if running in windowless mode. |
| 18 | |
| 19 | class DCompTargetImpl; |
| 20 | class DropTarget; |
| 21 | |
| 22 | class ViewComponent : public ComponentBase |
nothing calls this directly
no outgoing calls
no test coverage detected