Make extends<> a regular base class of HelloTool
If one wants to further inherit from HelloTool, extends<> needs to be a regular base class and not virtual.
Loading
Please register or sign in to comment
If one wants to further inherit from HelloTool, extends<> needs to be a regular base class and not virtual.