Loft: fix build with MSVC2013
This commit is contained in:
parent
4b48362ec6
commit
ec2bbc4c34
|
@ -142,6 +142,7 @@ bool ViewProviderLoft::onDelete(const std::vector<std::string> &s)
|
||||||
Gui::Application::Instance->getViewProvider(pcSketch)->show();
|
Gui::Application::Instance->getViewProvider(pcSketch)->show();
|
||||||
|
|
||||||
return ViewProvider::onDelete(s);*/
|
return ViewProvider::onDelete(s);*/
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user