summaryrefslogtreecommitdiffstats
path: root/src/sp-mesh-patch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-mesh-patch.h')
-rw-r--r--src/sp-mesh-patch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sp-mesh-patch.h b/src/sp-mesh-patch.h
index 1b8d58df1..34bbb00d8 100644
--- a/src/sp-mesh-patch.h
+++ b/src/sp-mesh-patch.h
@@ -32,6 +32,7 @@ public:
//SVGLength tx[4]; // Tensor points
//SVGLength ty[4]; // Tensor points
+protected:
virtual void build(SPDocument* doc, Inkscape::XML::Node* repr);
virtual void set(unsigned int key, const gchar* value);
virtual Inkscape::XML::Node* write(Inkscape::XML::Document* doc, Inkscape::XML::Node* repr, guint flags);