diff options
Diffstat (limited to 'src/sp-offset.h')
| -rw-r--r-- | src/sp-offset.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sp-offset.h b/src/sp-offset.h index 7fe6a8a24..360bfbf94 100644 --- a/src/sp-offset.h +++ b/src/sp-offset.h @@ -82,6 +82,7 @@ public: virtual void release(); virtual void snappoints(std::vector<Inkscape::SnapCandidatePoint> &p, Inkscape::SnapPreferences const *snapprefs); + virtual const char* display_name(); virtual gchar* description(); virtual void set_shape(); |
