further reduction of include dependencies, also finalised some classes
This commit is contained in:
@@ -41,7 +41,7 @@ public:
|
||||
// add other info here
|
||||
};
|
||||
|
||||
class DarkFrame :
|
||||
class DarkFrame final:
|
||||
public ToolParamBlock,
|
||||
public FoldableToolPanel
|
||||
{
|
||||
|
Reference in New Issue
Block a user