ffmpeg index marker fix, layout fixes, quit deadlock fix
[goodguy/history.git] / cinelerra-5.1 / plugins / motion / motionwindow.C
index 6bbb9cd57a1546f97ae1f5423759512ab1ffc754..02972d15b1cbef590c20c6cb537b07387d1f1a96 100644 (file)
 
 
 MotionWindow::MotionWindow(MotionMain *plugin)
- : PluginClientWindow(plugin,
-       600,
-       650,
-       600,
-       650,
-       0)
+ : PluginClientWindow(plugin, 600, 650, 600, 650, 0)
 {
        this->plugin = plugin;
 }