TD: Fix capitalization of Console calls
This commit is contained in:
committed by
Kacper Donat
parent
777d20b812
commit
6a458b5ed0
@@ -88,7 +88,7 @@ App::DocumentObjectExecReturn *DrawRichAnno::execute()
|
||||
|
||||
DrawView* DrawRichAnno::getBaseView() const
|
||||
{
|
||||
// Base::Console().Message("DRA::getBaseView() - %s\n", getNameInDocument());
|
||||
// Base::Console().message("DRA::getBaseView() - %s\n", getNameInDocument());
|
||||
return freecad_cast<DrawView*>(AnnoParent.getValue());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user