From: arif Date: Fri, 4 Dec 2009 19:56:57 +0000 (+0000) Subject: some runtime warnings removed X-Git-Tag: LAST_LIBGRAPH~32^2~1536 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9cef7602294e80409379fdae0d635b0255d6e4e6;p=graphviz some runtime warnings removed --- diff --git a/share/gui/attr_widgets.dot b/share/gui/attr_widgets.dot index 2fbbfafb1..7daddc23b 100644 --- a/share/gui/attr_widgets.dot +++ b/share/gui/attr_widgets.dot @@ -3,8 +3,6 @@ digraph smyrna_attr_widgets graph[color_button_bgcolor="settingsColorBtn1"]; graph[color_button_bordercolor="settingsColorBtn2"]; graph[color_button_gridcolor="settingsColorBtn3"]; - graph[color_button_highlightednodecolor="settingsColorBtn6"]; - graph[color_button_highlightededgecolor="settingsColorBtn7"]; graph[color_button_selectednodecolor="settingsColorBtn8"]; graph[color_button_selectededgecolor="settingsColorBtn9"]; graph[color_button_defaultnodecolor="DefaultNodeCbtn"]; @@ -33,7 +31,6 @@ digraph smyrna_attr_widgets graph[check_box_shownodelabels="labelshownodes"]; graph[check_box_showedgelabels="labelshowedges"]; graph[check_box_usermode="settingsChkBox10"]; - graph[check_box_nodesizewithdegree="settingsChkBox11"]; graph[check_box_antialiasing="settingsChkBox12"]; graph[check_box_topologicalfisheyedist2limit="settingsChkBox13"]; graph[check_box_topologicalfisheyeanimate="settingsChkBox14"]; @@ -41,12 +38,6 @@ digraph smyrna_attr_widgets graph[check_box_topologicalfisheyecolornodes="settingsChkBox16"]; graph[check_box_topologicalfisheyecoloredges="settingsChkBox17"]; graph[check_box_topologicalfisheyelabelfocus="settingsChkBox18"]; - graph[check_box_defaultnodeshapegl="settingsChkBox10_1"]; - graph[check_box_defaultnodeshapespherical="settingsChkBox10_2"]; - graph[check_box_defaultnodeshaperectangular="settingsChkBox10_3"]; - graph[spin_button_defaultmagnifierwidth="settingsspinbutton1"]; - graph[spin_button_defaultmagnifierheight="settingsspinbutton2"]; - graph[spin_button_defaultmagnifierkts="settingsspinbutton3"]; graph[spin_button_defaultfisheyemagnifierradius="settingsspinbutton4"]; graph[spin_button_defaultfisheyemagnifierdistort="settingsspinbutton5"]; graph[spin_button_topologicalfisheyefinenodes="settingsspinbutton6"];