summaryrefslogtreecommitdiffstats
path: root/src/document.h
diff options
context:
space:
mode:
authorMarkus Engel <markus.engel@tum.de>2013-08-01 12:35:39 +0000
committerMarkus Engel <markus.engel@tum.de>2013-08-01 12:35:39 +0000
commitdb53a4b489fbcf45eee9f54a0b1231e6092374dc (patch)
treee87805ae8b154021b1e3125ef9c633d3b9e50f2b /src/document.h
parentReplacement of unnecessary variables. (diff)
downloadinkscape-db53a4b489fbcf45eee9f54a0b1231e6092374dc.tar.gz
inkscape-db53a4b489fbcf45eee9f54a0b1231e6092374dc.zip
Fixed more mismatched-tags; replaced GObject-properties in SPGuide
(bzr r11608.1.115)
Diffstat (limited to 'src/document.h')
-rw-r--r--src/document.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/document.h b/src/document.h
index 423dd2aba..f23bf4713 100644
--- a/src/document.h
+++ b/src/document.h
@@ -51,7 +51,7 @@ namespace Inkscape {
class SPDefs;
class SP3DBox;
-struct Persp3D;
+class Persp3D;
class Persp3DImpl;
class SPItemCtx;