summaryrefslogtreecommitdiffstats
path: root/src/sp-star.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-star.h')
-rw-r--r--src/sp-star.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sp-star.h b/src/sp-star.h
index 0f1280139..9ff85cdca 100644
--- a/src/sp-star.h
+++ b/src/sp-star.h
@@ -50,6 +50,7 @@ public:
virtual void set(unsigned int key, gchar const* value);
virtual void update(SPCtx* ctx, guint flags);
+ virtual const char* display_name();
virtual gchar* description();
virtual void snappoints(std::vector<Inkscape::SnapCandidatePoint> &p, Inkscape::SnapPreferences const *snapprefs);