From: arif Date: Tue, 16 Mar 2010 16:01:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: LAST_LIBGRAPH~32^2~1394 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0adedbcc2f7b9c7f382c182dfab91b2a11f5a6b9;p=graphviz *** empty log message *** --- diff --git a/share/gui/attr_widgets.dot b/share/gui/attr_widgets.dot index 7daddc23b..9e2a7bb3a 100644 --- a/share/gui/attr_widgets.dot +++ b/share/gui/attr_widgets.dot @@ -28,8 +28,8 @@ digraph smyrna_attr_widgets graph[text_box_edgelabelattribute="labeledgeattribute"]; graph[check_box_labelwithdegree="labelwithdegree"]; graph[spin_button_labelnumberofnodes="labelzoomfactor"]; - graph[check_box_shownodelabels="labelshownodes"]; - graph[check_box_showedgelabels="labelshowedges"]; + graph[check_box_labelshownodes="labelshownodes"]; + graph[check_box_labelshowedges="labelshowedges"]; graph[check_box_usermode="settingsChkBox10"]; graph[check_box_antialiasing="settingsChkBox12"]; graph[check_box_topologicalfisheyedist2limit="settingsChkBox13"];