X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fscopewindow.inc;h=ebda640e0748ceb2c7f27400675582bde95ddf80;hb=36c1a626ea9ce0b3b369c53878f36dd76784a043;hp=3da8bd28ebe4f98451749524bcb90f1014693eb0;hpb=2fba7eab40198b35d9edb20c16bcc1b8c262f7a2;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/scopewindow.inc b/cinelerra-5.1/cinelerra/scopewindow.inc index 3da8bd28..ebda640e 100644 --- a/cinelerra-5.1/cinelerra/scopewindow.inc +++ b/cinelerra-5.1/cinelerra/scopewindow.inc @@ -1,23 +1,3 @@ -/* - * CINELERRA - * Copyright (C) 1997-2011 Adam Williams - * - * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ - #ifndef SCOPEWINDOW_INC #define SCOPEWINDOW_INC @@ -30,16 +10,15 @@ class ScopeVectorscope; class ScopeHistogram; class ScopeScopesOn; class ScopeMenu; -class ScopeWaveDial; -class ScopeVectDial; +class ScopeGratPaths; +class ScopeGratItem; +class ScopeVectGrats; +class ScopeGainReset; +class ScopeGainSlider; +class ScopeGain; +class ScopeWaveSlider; +class ScopeVectSlider; class ScopeSmooth; class ScopeGUI; -class BoxBlurPackage; -class BoxBlurUnit; -class BoxBlur; - #endif - - -