X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fsharpen%2Fsharpenwindow.C;h=3a1b7fe5d5b79b81e46992547abbf8b7d0a6099a;hb=7be8c7f90868895abddcbafda66ede5632752a70;hp=af48362d805df6488783387c79f4572aece6df97;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/sharpen/sharpenwindow.C b/cinelerra-5.1/plugins/sharpen/sharpenwindow.C index af48362d..3a1b7fe5 100644 --- a/cinelerra-5.1/plugins/sharpen/sharpenwindow.C +++ b/cinelerra-5.1/plugins/sharpen/sharpenwindow.C @@ -33,8 +33,7 @@ SharpenWindow::SharpenWindow(SharpenMain *client) - : PluginClientWindow(client, - 230, 150, 230, 150, 0) + : PluginClientWindow(client, 230, 150, 230, 150, 0) { this->client = client; }