mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-15 17:14:39 +00:00
edit_texture: Fix build
This commit is contained in:
parent
b6bfd9d3a0
commit
f0c3fbefa4
@ -47,6 +47,7 @@ MeshEditInterface* EditTextureFactory::getMeshEditInterface(QAction *action)
|
||||
{
|
||||
return new EditTexturePlugin();
|
||||
} else assert(0); //should never be asked for an action that isn't here
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
QString EditTextureFactory::getEditToolDescription(QAction *)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user