Add eyedrop tool. The treeview will scroll to the selection.
[colorize.git] / gui / palette.h
index 1733279..8f569d9 100644 (file)
@@ -4,4 +4,5 @@ extern int mark_selected;
 
 void create_palette(void);
 void update_color(int entry);
+void pick_color(int x, int y);