X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fivtc%2Fivtcwindow.C;h=f015fd5e0618e8ce057a673fa39e39dffd3a3cc0;hb=07a0e1f6f49dc7c4229a3a296b722a0571c17e81;hp=d3b996649d3cda9bc47624e95474e7447dc2aefb;hpb=0df48ad2d876409c5beeae2e21933a728ea76c33;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/ivtc/ivtcwindow.C b/cinelerra-5.1/plugins/ivtc/ivtcwindow.C index d3b99664..f015fd5e 100644 --- a/cinelerra-5.1/plugins/ivtc/ivtcwindow.C +++ b/cinelerra-5.1/plugins/ivtc/ivtcwindow.C @@ -43,9 +43,9 @@ static const char *pattern_text[] = IVTCWindow::IVTCWindow(IVTCMain *client) : PluginClientWindow(client, xS(210), - yS(230), + yS(200), xS(210), - yS(230), + yS(200), 0) { this->client = client;