summaryrefslogtreecommitdiffstats
path: root/src/cms-system.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/cms-system.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/cms-system.h')
-rw-r--r--src/cms-system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cms-system.h b/src/cms-system.h
index ecaba956e..c528deb94 100644
--- a/src/cms-system.h
+++ b/src/cms-system.h
@@ -15,7 +15,7 @@ class SPDocument;
namespace Inkscape {
-struct ColorProfile;
+class ColorProfile;
class CMSSystem {
public: