diff options
Diffstat (limited to 'src/sp-mesh-patch.h')
| -rw-r--r-- | src/sp-mesh-patch.h | 1 |
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); |
