zynaddsubfx

ZynAddSubFX open source synthesizer
Log | Files | Refs | Submodules | LICENSE

commit 343f8565f484a5b3404c8924e84646df9dceedc7
parent 226114c343053e33e0b5d367be01fe6fcb1ce23a
Author: Christopher A. Oliver <caowasteland@gmail.com>
Date:   Sun, 22 Nov 2015 22:58:26 -0500

Fix up small label inconsistency

Diffstat:
Msrc/UI/PADnoteUI.fl | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/UI/PADnoteUI.fl b/src/UI/PADnoteUI.fl @@ -710,7 +710,7 @@ cbwidget->do_callback();} class Fl_Osc_Choice } {} Fl_Dial bendadjustdial { - label {Bend} + label {Bend Adj.} tooltip {How the frequency varies according to the pitch wheel} xywh {60 278 15 15} box ROUND_UP_BOX labelsize 10 align 8 maximum 127 step 1 code0 {o->init("PBendAdjust");} class Fl_Osc_Dial