Fix mixed line endings
This commit is contained in:
@@ -99,7 +99,7 @@ void LoftWidget::findShapes()
|
||||
{
|
||||
App::Document* activeDoc = App::GetApplication().getActiveDocument();
|
||||
Gui::Document* activeGui = Gui::Application::Instance->getDocument(activeDoc);
|
||||
if (!activeGui)
|
||||
if (!activeGui)
|
||||
return;
|
||||
d->document = activeDoc->getName();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user