Prepare sketch solver messages to be translated

This commit is contained in:
wmayer
2012-10-30 13:51:08 +01:00
parent d1fba0ed46
commit b2d9026e7c
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();
}