rework index builder, add pro ffmpeg format
[goodguy/history.git] / cinelerra-5.1 / plugins / unsharp / unsharpwindow.C
index 86187fe54ae2265b2b6e77e7dd7c7077224d7f4a..3ef0a71b8f3496a19a7743203e7833022df36a55 100644 (file)
 
 
 UnsharpWindow::UnsharpWindow(UnsharpMain *plugin)
- : PluginClientWindow(plugin,
-       200, 
-       160, 
-       200, 
-       160, 
-       0)
+ : PluginClientWindow(plugin, 285, 160, 285, 160, 0)
 {
        this->plugin = plugin; 
 }