rework index builder, add pro ffmpeg format
[goodguy/history.git] / cinelerra-5.1 / plugins / reframert / reframert.C
index edba7e129afd1d966f9dbe7cd5822021ba21983a..d79e63a82a87c43b866bb000a17f37875bed7ad6 100644 (file)
@@ -198,12 +198,7 @@ void ReframeRTConfig::boundaries()
 
 
 ReframeRTWindow::ReframeRTWindow(ReframeRT *plugin)
- : PluginClientWindow(plugin,
-       210,
-       160,
-       200,
-       160,
-       0)
+ : PluginClientWindow(plugin, 230, 160, 230, 160, 0)
 {
        this->plugin = plugin;
 }