zynaddsubfx

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

commit cd6316b99f59d8912a247941996c205a627c5b05
parent 8a164611c2b97239c3a1f1d90cd2c4da74f50542
Author: fundamental <mark.d.mccurry@gmail.com>
Date:   Sun,  2 May 2010 11:42:41 -0400

APhaser font fix

Diffstat:
Msrc/UI/MasterUI.fl | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/UI/MasterUI.fl b/src/UI/MasterUI.fl @@ -425,7 +425,7 @@ if (fl_choice("Exit and leave the unsaved data?","No","Yes",NULL)) { *exitprogram=1; }; \#endif} - xywh {31 206 390 465} type Double xclass zynaddsubfx visible + xywh {31 206 390 465} type Double hide xclass zynaddsubfx } { Fl_Menu_Bar mastermenu { xywh {-5 0 690 25} @@ -850,7 +850,7 @@ inseffectui->show();} } MenuItem {} { label APhaser selected - xywh {0 0 36 21} + xywh {0 0 36 21} labelfont 1 labelsize 10 } } Fl_Group inseffectuigroup {