From: ptv Date: Mon, 3 Sep 2007 09:02:09 +0000 (+0000) Subject: remove toogle property from Edit Legend X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e33f940604fbed792dca2936167d3f2d62424722;p=modules%2Fgui.git remove toogle property from Edit Legend --- diff --git a/src/Plot2d/Plot2d_ViewWindow.cxx b/src/Plot2d/Plot2d_ViewWindow.cxx index 854bc97db..3a3e93190 100755 --- a/src/Plot2d/Plot2d_ViewWindow.cxx +++ b/src/Plot2d/Plot2d_ViewWindow.cxx @@ -248,7 +248,6 @@ void Plot2d_ViewWindow::createActions() tr("MEN_PLOT2D_EDIT_LEGEND"), 0, this); aAction->setStatusTip(tr("PRP_PLOT2D_EDIT_LEGEND")); connect(aAction, SIGNAL(activated()), this, SLOT(onEditLegend())); - aAction->setToggleAction(true); myActionsMap[ EditLegendId ] = aAction; // Settings