commit 00f6ff4e2d38662fd0c18768d0fd2f0728b2a41d
parent 4054dd1e3983515a99aba629fc20b66f9cdca63d
Author: paulnasca <paulnasca>
Date: Sun, 1 Apr 2007 19:56:20 +0000
*** empty log message ***
Diffstat:
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -819,6 +819,7 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
19 Mar 2007 - Aplicat un patch mic de la Daniel Clemente care este un workaround la bug-ul X11 cand tin tastele apasate mai mult timp
+01 Apr 2007 - O mica modificare cu xclass zynaddsubfx in MasterUI.fl
diff --git a/src/UI/MasterUI.fl b/src/UI/MasterUI.fl
@@ -418,6 +418,7 @@ class MasterUI {open
Function {make_window()} {open
} {
Fl_Window masterwindow {
+ xclass zynaddsubfx
label zynaddsubfx
callback {\#ifdef VSTAUDIOOUT
fl_alert("ZynAddSubFX could not be closed this way, because it's a VST plugin. Please use the host aplication to close it.");