X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fscaleratio%2Fscaleratiowin.h;h=c49e27c48ec6f76113cbdbcc879b81894d7bdb32;hb=702161ddaf384a773831f1643fca0a54133625b2;hp=6a41b8ab2c270940bb1a198216738d7aa4460b40;hpb=29cc4023b50d6f7f9ab518978d8c9e839832b900;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/scaleratio/scaleratiowin.h b/cinelerra-5.1/plugins/scaleratio/scaleratiowin.h index 6a41b8ab..c49e27c4 100644 --- a/cinelerra-5.1/plugins/scaleratio/scaleratiowin.h +++ b/cinelerra-5.1/plugins/scaleratio/scaleratiowin.h @@ -2,21 +2,21 @@ /* * CINELERRA * Copyright (C) 2008 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 TRANSLATEWIN_H @@ -83,7 +83,7 @@ public: class ScaleRatioRatio : public BC_TextBox { public: - ScaleRatioRatio(ScaleRatioWin *win, ScaleRatioMain *client, + ScaleRatioRatio(ScaleRatioWin *win, ScaleRatioMain *client, int x, int y, float *value); ~ScaleRatioRatio(); int handle_event();