X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.1%2Fplugins%2Fremovegaps%2Fremovegaps.C;h=cfa530448b3c0c7f4e7ca9c404daf8a67fbc5344;hb=5ec378f09aeeb646705fdb8035b39a186374fba0;hp=4fff8f2bb35fe685a3393dba7901639a34398db3;hpb=0df48ad2d876409c5beeae2e21933a728ea76c33;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/removegaps/removegaps.C b/cinelerra-5.1/plugins/removegaps/removegaps.C index 4fff8f2b..cfa53044 100644 --- a/cinelerra-5.1/plugins/removegaps/removegaps.C +++ b/cinelerra-5.1/plugins/removegaps/removegaps.C @@ -85,9 +85,9 @@ void RemoveGapsConfig::boundaries() RemoveGapsWindow::RemoveGapsWindow(RemoveGaps *plugin) : PluginClientWindow(plugin, xS(320), - yS(160), + yS(100), xS(320), - yS(160), + yS(100), 0) { this->plugin = plugin;