From: erg Date: Fri, 16 Jul 2010 20:47:12 +0000 (+0000) Subject: Remove reference to a no longer existing widget X-Git-Tag: LAST_LIBGRAPH~32^2~1267 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7748f083a09ac6c43a31cee534a3fbbdbb011243;p=graphviz Remove reference to a no longer existing widget --- diff --git a/share/gui/attr_widgets.dot b/share/gui/attr_widgets.dot index 9e2a7bb3a..e3a08987b 100644 --- a/share/gui/attr_widgets.dot +++ b/share/gui/attr_widgets.dot @@ -26,7 +26,6 @@ digraph smyrna_attr_widgets graph[text_box_nodelabelattribute="labelnodeattribute"]; graph[text_box_edgecolorattribute="edgecolortxt"]; graph[text_box_edgelabelattribute="labeledgeattribute"]; - graph[check_box_labelwithdegree="labelwithdegree"]; graph[spin_button_labelnumberofnodes="labelzoomfactor"]; graph[check_box_labelshownodes="labelshownodes"]; graph[check_box_labelshowedges="labelshowedges"];