summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/node-tool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/tools/node-tool.h')
-rw-r--r--src/ui/tools/node-tool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/tools/node-tool.h b/src/ui/tools/node-tool.h
index 523ed5da2..7f6e2da7f 100644
--- a/src/ui/tools/node-tool.h
+++ b/src/ui/tools/node-tool.h
@@ -58,6 +58,7 @@ public:
static const std::string prefsPath;
void setup() override;
+ void finish() override;
void set(const Inkscape::Preferences::Entry& val) override;
bool root_handler(GdkEvent* event) override;