Code

Connector tool: make connectors avoid the convex hull of shapes.
[inkscape.git] / src / sp-style-elem-test.h
index 75e2d450c1848af766534b408e1ecdb395dac2df..6e24ee28c4b0abff1c0b4a7d6c0acfc94e16a881 100644 (file)
@@ -12,7 +12,7 @@
 class SPStyleElemTest : public CxxTest::TestSuite
 {
 public:
-    Document* _doc;
+    SPDocument* _doc;
 
     SPStyleElemTest() :
         _doc(0)