X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fwipe%2Fwipe.C;h=a042064091153f917bd5a52a390d7202392301af;hb=e04ca4a9e14ac5d4163e92ed4d614ac39abb7440;hp=6b26694a11dfd6c4cf176420ecf79197a5948a73;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/wipe/wipe.C b/cinelerra-5.1/plugins/wipe/wipe.C index 6b26694a..a0420640 100644 --- a/cinelerra-5.1/plugins/wipe/wipe.C +++ b/cinelerra-5.1/plugins/wipe/wipe.C @@ -92,10 +92,10 @@ int WipeRight::handle_event() WipeWindow::WipeWindow(WipeMain *plugin) : PluginClientWindow(plugin, - 320, - 50, - 320, - 50, + xS(320), + yS(50), + xS(320), + yS(50), 0) { this->plugin = plugin;