Skip to content
Snippets Groups Projects
Commit a941ef33 authored by Simon Heybrock's avatar Simon Heybrock
Browse files

Re #12687 ISplittersWorkspace is not a Workspace anymore.

The reason for this change is related to the diamond inheritance that we
had previously for SplittersWorkspace. VS2012 did not manage to compile
this in combination with the virtual doClone() function with covariant
return types.
Just like IMaskWorkspace, ISplittersWorkspace is now not a Workspace
anymore, and thus the diamond is gone.
parent 3427d5f4
No related branches found
No related tags found
No related merge requests found
Showing with 10 additions and 25 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment