summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/select-tool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/tools/select-tool.h')
-rw-r--r--src/ui/tools/select-tool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/tools/select-tool.h b/src/ui/tools/select-tool.h
index 81763e8b1..edc4069a2 100644
--- a/src/ui/tools/select-tool.h
+++ b/src/ui/tools/select-tool.h
@@ -64,6 +64,7 @@ public:
private:
bool sp_select_context_abort();
void sp_select_context_cycle_through_items(Inkscape::Selection *selection, GdkEventScroll *scroll_event, bool shift_pressed);
+ void sp_select_context_reset_opacities();
};
}