added override flag.
This commit is contained in:
parent
f71266bd85
commit
064a4ae3cb
@ -58,7 +58,7 @@ namespace hgl
|
||||
{
|
||||
public:
|
||||
|
||||
virtual const bool CanRealloc()const{return true;}
|
||||
virtual const bool CanRealloc()const override{return true;}
|
||||
|
||||
public:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user