app: add tool gui to the blend tool
To be used by the blend tool gradient editor to edit the gradient endpoint/stop/midpoint properties corresponding to the selected handle. The GUI is currently empty; the following commits add its contents.
This commit is contained in:
@ -223,6 +223,7 @@ static GtkWidget * dialogs_restore_window (GimpDialogFactory *factory,
|
||||
static const GimpDialogFactoryEntry entries[] =
|
||||
{
|
||||
/* foreign toplevels without constructor */
|
||||
FOREIGN ("gimp-blend-tool-dialog", TRUE, FALSE),
|
||||
FOREIGN ("gimp-brightness-contrast-tool-dialog", TRUE, FALSE),
|
||||
FOREIGN ("gimp-color-balance-tool-dialog", TRUE, FALSE),
|
||||
FOREIGN ("gimp-color-picker-tool-dialog", TRUE, TRUE),
|
||||
|
||||
Reference in New Issue
Block a user