X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.1%2Fplugins%2Freframert%2Freframert.C;h=d79e63a82a87c43b866bb000a17f37875bed7ad6;hb=bf87166cc5846f96c5be2621e329c1cbc21c1508;hp=edba7e129afd1d966f9dbe7cd5822021ba21983a;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/reframert/reframert.C b/cinelerra-5.1/plugins/reframert/reframert.C index edba7e12..d79e63a8 100644 --- a/cinelerra-5.1/plugins/reframert/reframert.C +++ b/cinelerra-5.1/plugins/reframert/reframert.C @@ -198,12 +198,7 @@ void ReframeRTConfig::boundaries() ReframeRTWindow::ReframeRTWindow(ReframeRT *plugin) - : PluginClientWindow(plugin, - 210, - 160, - 200, - 160, - 0) + : PluginClientWindow(plugin, 230, 160, 230, 160, 0) { this->plugin = plugin; }