From 6af4b5c656ebdff4aebc7ed01bd6076748b5dd95 Mon Sep 17 00:00:00 2001 From: Markus Engel Date: Wed, 9 Oct 2013 23:41:20 +0200 Subject: Fix cycling through nodes with tab key. Fixed bugs: - https://launchpad.net/bugs/1237667 (bzr r12675) --- src/ui/tool/node-tool.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ui/tool/node-tool.h') diff --git a/src/ui/tool/node-tool.h b/src/ui/tool/node-tool.h index ce022cec6..c41f50650 100644 --- a/src/ui/tool/node-tool.h +++ b/src/ui/tool/node-tool.h @@ -49,7 +49,6 @@ public: virtual void setup(); virtual void set(const Inkscape::Preferences::Entry& val); virtual bool root_handler(GdkEvent* event); - virtual bool item_handler(SPItem* item, GdkEvent* event); virtual const std::string& getPrefsPath(); -- cgit v1.2.3