translation fixes, pref wdw min width, xfer mode ops
[goodguy/history.git] / cinelerra-5.1 / plugins / huesaturation / huesaturation.C
index dde366b4119c951f58be5695895ce1e0b7d60823..a574e905837506c8d8445426297089d7c3b73313 100644 (file)
@@ -300,8 +300,7 @@ char* ValueSlider::get_caption()
 
 
 HueWindow::HueWindow(HueEffect *plugin)
- : PluginClientWindow(plugin,
-       345, 100, 345, 100, 0)
+ : PluginClientWindow(plugin, 345, 100, 345, 100, 0)
 {
        this->plugin = plugin;
 }