rework index builder, add pro ffmpeg format
[goodguy/history.git] / cinelerra-5.1 / plugins / scale / scalewin.C
index 536e267cd629c565992a737646f04c7f5d1ebfcc..200a38e7e9a18e965560511505a125ae5c5094c5 100644 (file)
@@ -29,8 +29,7 @@
 
 
 ScaleWin::ScaleWin(ScaleMain *client)
- : PluginClientWindow(client,
-       400, 100, 400, 100, 0)
+ : PluginClientWindow(client, 400, 100, 400, 100, 0)
 { 
        this->client = client; 
 }