mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
79b51591c2
* This item delegate will forward on either to a specified other delegate or to the base implementation. This allows chaining delegates (i.e. having one built-in to the widget, which forwards to a user-set delegate).