X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fscopewindow.inc;h=dcd4e4e04d0df4cc757dfef7d662f45bc7b2df6f;hp=3dff0beff86e77e1a5bcbabf4fbb88c3defd5047;hb=refs%2Fheads%2Fmaster;hpb=e1e5dee5935f9f416a31014906a7e0dfacb10c02 diff --git a/cinelerra-5.1/cinelerra/scopewindow.inc b/cinelerra-5.1/cinelerra/scopewindow.inc index 3dff0bef..dcd4e4e0 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,11 +10,14 @@ class ScopeVectorscope; class ScopeHistogram; class ScopeScopesOn; class ScopeMenu; -class ScopeWaveDial; -class ScopeVectDial; +class ScopeGratPaths; +class ScopeGratItem; +class ScopeSettings; +class ScopeGainReset; +class ScopeGainSlider; +class ScopeGain; +class ScopeWaveSlider; +class ScopeVectSlider; class ScopeGUI; #endif - - -