X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fflip%2Fflipwindow.C;h=ca29a93d0870acb1fd64fb06e14b1f5c68623228;hb=f0dd2b62161b860c0847bb7fe16eb116e247a7e4;hp=cc2570291cc0a970ac451c4b99abc163c9d656d8;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/flip/flipwindow.C b/cinelerra-5.1/plugins/flip/flipwindow.C index cc257029..ca29a93d 100644 --- a/cinelerra-5.1/plugins/flip/flipwindow.C +++ b/cinelerra-5.1/plugins/flip/flipwindow.C @@ -30,9 +30,7 @@ FlipWindow::FlipWindow(FlipMain *client) - : PluginClientWindow(client, - 250, 100, 250, 100, - 0) + : PluginClientWindow(client, 250, 100, 250, 100, 0) { this->client = client; }