app: remove gimp_paint_mode_menu_new() and use GimpLayerModeBox
I know this looks absolutely horrible, please spare me comments about that. This commit has the purpose to let everybody experiment with the new modes, and suggest improvements of the GimpLayerModeBox widget; we need *some* way of controlling the new layer mode madness.
This commit is contained in:
@ -19,9 +19,6 @@
|
||||
#define __GIMP_WIDGETS_CONSTRUCTORS_H__
|
||||
|
||||
|
||||
GtkWidget * gimp_paint_mode_menu_new (gboolean with_behind_mode,
|
||||
gboolean with_replace_modes);
|
||||
|
||||
GtkWidget * gimp_icon_button_new (const gchar *icon_name,
|
||||
const gchar *label);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user