]> granicus.if.org Git - graphviz/commitdiff
complete penwidth support for nodes and clusters
authorellson <devnull@localhost>
Thu, 7 Feb 2008 17:09:46 +0000 (17:09 +0000)
committerellson <devnull@localhost>
Thu, 7 Feb 2008 17:09:46 +0000 (17:09 +0000)
lib/common/globals.h

index 15156646e1cae25a5eb9ef33174d6a7e699e7d8f..2d155063934b0f311ffe0d650668d57ac5a18d9b 100644 (file)
@@ -92,7 +92,7 @@ extern "C" {
        *G_selectedpencolor, *G_selectedfillcolor,
        *G_visitedpencolor, *G_visitedfillcolor,
        *G_deletedpencolor, *G_deletedfillcolor,
-       *G_peripheries;
+       *G_peripheries, *G_penwidth;
     EXTERN attrsym_t
        *N_height, *N_width, *N_shape, *N_color, *N_fillcolor,
        *N_activepencolor, *N_activefillcolor,