From 9f310714a0da122160b265651ec17f470c162f2a Mon Sep 17 00:00:00 2001 From: Nicola Fontana Date: Wed, 9 Sep 2009 02:50:16 +0200 Subject: [PATCH] [docs] Added AdgTrail to ADG Updated adg-docs.xml and the relative Makefile.am to include the newly created AdgTrail model. --- docs/adg/Makefile.am | 1 + docs/adg/adg-docs.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/adg/Makefile.am b/docs/adg/Makefile.am index cfcd7e15..dbf7d525 100644 --- a/docs/adg/Makefile.am +++ b/docs/adg/Makefile.am @@ -37,6 +37,7 @@ IGNORE_HFILES= adg.h \ adg-stroke-private.h \ adg-style-private.h \ adg-title-block-private.h \ + adg-trail-private.h \ adg-toy-text-private.h \ adg-widget-private.h HTML_IMAGES= diff --git a/docs/adg/adg-docs.xml b/docs/adg/adg-docs.xml index 820bd94d..650e0de9 100644 --- a/docs/adg/adg-docs.xml +++ b/docs/adg/adg-docs.xml @@ -28,6 +28,7 @@ Defining the model + -- 2.11.4.GIT