Add eyedrop tool. The treeview will scroll to the selection.
[colorize.git] / gui / toolbar.h
index 7075aa7..4c526e0 100644 (file)
@@ -5,4 +5,5 @@ extern GtkToggleButton *show_flow_button;
 #endif
 
 void create_toolbar(GtkWidget *tool_bar);
+void release_pick_mode(void);