diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2014-03-30 12:10:32 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2014-03-30 12:10:32 +0000 |
| commit | 03a14fa94b3260fecfbab5848de10751218a3b19 (patch) | |
| tree | e824c0ca01855740ee68693f4a33a2f0893fa335 /src/ui/tools/connector-tool.h | |
| parent | Removed obsolete header file. (diff) | |
| download | inkscape-03a14fa94b3260fecfbab5848de10751218a3b19.tar.gz inkscape-03a14fa94b3260fecfbab5848de10751218a3b19.zip | |
Fix some mismatched tags
(bzr r13230)
Diffstat (limited to 'src/ui/tools/connector-tool.h')
| -rw-r--r-- | src/ui/tools/connector-tool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/tools/connector-tool.h b/src/ui/tools/connector-tool.h index 9a9ae64cf..868b8e77c 100644 --- a/src/ui/tools/connector-tool.h +++ b/src/ui/tools/connector-tool.h @@ -22,7 +22,7 @@ class SPItem; class SPCurve; -struct SPKnot; +class SPKnot; struct SPCanvasItem; namespace Avoid { |
