rework index builder, add pro ffmpeg format
[goodguy/history.git] / cinelerra-5.1 / plugins / sharpen / sharpenwindow.C
index af48362d805df6488783387c79f4572aece6df97..3a1b7fe5d5b79b81e46992547abbf8b7d0a6099a 100644 (file)
@@ -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; 
 }