add fileppm, fix renderfarm/brender deadlock, fix audio meters, add gbrp + cin_pix_fm...
[goodguy/history.git] / cinelerra-5.1 / plugins / scaleratio / scaleratiowin.C
index b9e9d8fdffaadba1696e9e5808ed041f95e3bdc5..10961a102165ed39338d355c5b4158d237291e72 100644 (file)
@@ -29,7 +29,7 @@
 
 
 ScaleRatioWin::ScaleRatioWin(ScaleRatioMain *client)
- : PluginClientWindow(client, 400, 300, 400, 300, 0)
+ : PluginClientWindow(client, 400, 320, 400, 320, 0)
 {
        this->client = client;
 }