Fem: minor changes
This commit is contained in:
@@ -77,7 +77,7 @@ bool ActiveAnalysisObserver::hasActiveObject() const
|
||||
void ActiveAnalysisObserver::highlightActiveObject(const Gui::HighlightMode& mode, bool on)
|
||||
{
|
||||
if (activeDocument && activeView)
|
||||
activeDocument->signalHighlightObject(*activeView, mode, on);
|
||||
activeDocument->signalHighlightObject(*activeView, mode, on, 0, 0);
|
||||
}
|
||||
|
||||
void ActiveAnalysisObserver::slotDeletedDocument(const App::Document& Doc)
|
||||
|
||||
Reference in New Issue
Block a user