diff options
| author | Ted Gould <ted@gould.cx> | 2008-10-28 04:45:31 +0000 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2008-10-28 04:45:31 +0000 |
| commit | dc743aafd8b8c2d9c4e081fc937a94a26c055203 (patch) | |
| tree | 98748c7465ac4ce06d1cbc359f767bcf0422cc85 /src/2geom/pathvector.h | |
| parent | From trunk (diff) | |
| download | inkscape-dc743aafd8b8c2d9c4e081fc937a94a26c055203.tar.gz inkscape-dc743aafd8b8c2d9c4e081fc937a94a26c055203.zip | |
Merge from trunk
(bzr r6886)
Diffstat (limited to 'src/2geom/pathvector.h')
| -rw-r--r-- | src/2geom/pathvector.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/2geom/pathvector.h b/src/2geom/pathvector.h index cdc774c55..5df3ad00c 100644 --- a/src/2geom/pathvector.h +++ b/src/2geom/pathvector.h @@ -1,5 +1,6 @@ -/* - * PathVector - std::vector containing Geom::Path +/** + * \file + * \brief PathVector - std::vector containing Geom::Path * This file provides a set of operations that can be performed on PathVector, * e.g. an affine transform. * |
