From 809d25eb876eeece6fdc8239efee639b21ed18da Mon Sep 17 00:00:00 2001 From: asl Date: Wed, 9 Nov 2005 11:19:57 +0000 Subject: [PATCH] PAL9391 - remarks --- src/VISUGUI/VisuGUI.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/VISUGUI/VisuGUI.cxx b/src/VISUGUI/VisuGUI.cxx index c404df7f..cfb75451 100644 --- a/src/VISUGUI/VisuGUI.cxx +++ b/src/VISUGUI/VisuGUI.cxx @@ -814,6 +814,7 @@ void VisuGUI:: OnEraseAll() { + startOperation( myEraseAll ); if (SVTK_ViewWindow* vw = GetViewWindow()) { vw->unHighlightAll(); if (vtkRenderer *aRen = vw->getRenderer()) { -- 2.39.2