cppcheck
This commit is contained in:
@@ -80,7 +80,7 @@ public:
|
||||
~MeshViewerWidget() {}
|
||||
|
||||
/// open mesh
|
||||
inline bool open_mesh(const char* _filename, OpenMesh::IO::Options _opt)
|
||||
inline bool open_mesh(const char* _filename, OpenMesh::IO::Options _opt) override
|
||||
{
|
||||
if ( Base::open_mesh( _filename, _opt ) )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user