mirror of
https://github.com/dgirardeau/q3DMASC.git
synced 2026-08-30 00:50:49 +08:00
instability debuggin in progress
This commit is contained in:
@@ -260,7 +260,7 @@ bool ContextBasedFeature::prepare( const CorePoints& corePoints,
|
||||
if (cancelled)
|
||||
{
|
||||
//process cancelled by the user
|
||||
errorMessage = "Process cancelled";
|
||||
errorMessage = "[ContextBasedFeature] Process cancelled";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user