Skip to content

Commit

Permalink
+ do not set edit mode for spreadsheet
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Nov 14, 2015
1 parent 53d323b commit 821cd69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Mod/Spreadsheet/Gui/ViewProviderSpreadsheet.cpp
Expand Up @@ -114,7 +114,6 @@ bool ViewProviderSheet::setEdit(int ModNum)
view->viewAll();
}
Gui::getMainWindow()->setActiveWindow(this->view);
return true;
}
return false;
}
Expand Down

0 comments on commit 821cd69

Please sign in to comment.