X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fawindow.h;h=d98fe475ee338c88f60391a6fecb6f354d77e579;hb=bd7011a86f60b4ef1abf11e2667373eba3a98c99;hp=6691e5ec1ae6202d9a1ef62bf93ebedb42929df8;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/awindow.h b/cinelerra-5.1/cinelerra/awindow.h index 6691e5ec..d98fe475 100644 --- a/cinelerra-5.1/cinelerra/awindow.h +++ b/cinelerra-5.1/cinelerra/awindow.h @@ -2,6 +2,7 @@ /* * CINELERRA * Copyright (C) 2008 Adam Williams + * Copyright (C) 2003-2016 Cinelerra CV contributors * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -53,7 +54,6 @@ public: AssetRemoveThread *asset_remove; ClipEdit *clip_edit; LabelEdit *label_edit; - EffectTipDialog *effect_tip; }; #endif