From db53a4b489fbcf45eee9f54a0b1231e6092374dc Mon Sep 17 00:00:00 2001 From: Markus Engel Date: Thu, 1 Aug 2013 14:35:39 +0200 Subject: Fixed more mismatched-tags; replaced GObject-properties in SPGuide (bzr r11608.1.115) --- src/widgets/sp-color-icc-selector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets') diff --git a/src/widgets/sp-color-icc-selector.h b/src/widgets/sp-color-icc-selector.h index 404bc7265..3eb12222c 100644 --- a/src/widgets/sp-color-icc-selector.h +++ b/src/widgets/sp-color-icc-selector.h @@ -8,7 +8,7 @@ #include "sp-color-selector.h" namespace Inkscape { -struct ColorProfile; +class ColorProfile; } struct SPColorICCSelector; -- cgit v1.2.3