]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
remove toogle property from Edit Legend
authorptv <ptv@opencascade.com>
Mon, 3 Sep 2007 09:02:09 +0000 (09:02 +0000)
committerptv <ptv@opencascade.com>
Mon, 3 Sep 2007 09:02:09 +0000 (09:02 +0000)
src/Plot2d/Plot2d_ViewWindow.cxx

index 854bc97db94d3929112c3e3e171b439aa4061652..3a3e931907333f36684d4b71aa0f2581e59224ce 100755 (executable)
@@ -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