Prepare sketch solver messages to be translated

This commit is contained in:
wmayer
2012-10-30 13:51:08 +01:00
parent 8d1ea0801a
commit c71b753730
3 changed files with 62 additions and 17 deletions

View File

@@ -676,7 +676,7 @@ void Document::slotStartRestoreDocument(const App::Document& doc)
{
if (d->_pcDocument != &doc)
return;
// disable this singal while loading a document
// disable this signal while loading a document
d->connectActObject.block();
}