[Uml-devel] branches/work/soc-umbrello/umbrello
Andi Fischer
andi.fischer at hispeed.ch
Sun Nov 21 19:35:18 UTC 2010
SVN commit 1199394 by fischer:
Sync with trunk.
M +0 -1 uml.cpp
--- branches/work/soc-umbrello/umbrello/uml.cpp #1199393:1199394
@@ -406,7 +406,6 @@
viewShowGrid = actionCollection()->add<KToggleAction>("view_show_grid");
viewShowGrid->setText(i18n("S&how Grid"));
connect(viewShowGrid, SIGNAL( triggered( bool ) ), this, SLOT( slotCurrentViewToggleShowGrid() ));
- viewShowGrid->setCheckedState(KGuiItem(i18n("&Hide Grid")));
deleteDiagram = actionCollection()->addAction( "view_delete" );
deleteDiagram->setIcon( Icon_Utils::SmallIcon(Icon_Utils::it_Delete) );
More information about the umbrello-devel
mailing list