summaryrefslogtreecommitdiffstats
path: root/src/object/sp-flowtext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/sp-flowtext.h')
-rw-r--r--src/object/sp-flowtext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/object/sp-flowtext.h b/src/object/sp-flowtext.h
index 386f0cc33..9baf64053 100644
--- a/src/object/sp-flowtext.h
+++ b/src/object/sp-flowtext.h
@@ -87,6 +87,7 @@ public:
void update(SPCtx* ctx, unsigned int flags) override;
void modified(unsigned int flags) override;
+ void fix_overflow_flowregion(bool inverse);
Inkscape::XML::Node* write(Inkscape::XML::Document* doc, Inkscape::XML::Node* repr, unsigned int flags) override;