mirror of https://github.com/GNOME/gimp.git
Bug 771208: 'Y' axis name of Flow Graph Parameter...
on Paint Dynamics curve is wrong
This commit is contained in:
parent
c26c506958
commit
0ecd936f57
|
@ -232,7 +232,7 @@ gimp_dynamics_init (GimpDynamics *dynamics)
|
|||
private->flow_output =
|
||||
gimp_dynamics_create_output (dynamics,
|
||||
"flow-output",
|
||||
GIMP_DYNAMICS_OUTPUT_RATE);
|
||||
GIMP_DYNAMICS_OUTPUT_FLOW);
|
||||
|
||||
private->size_output =
|
||||
gimp_dynamics_create_output (dynamics,
|
||||
|
|
Loading…
Reference in New Issue