add bump floatautos, add time_references for align timecodes, add menuitem create_key...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / gwindowgui.C
index bc250716b68b3937500159f6c779b21a0499d037..1fac6105e59ed24c8038f1b258fe872b28880104 100644 (file)
@@ -294,7 +294,7 @@ void GWindowGUI::create_objects()
                                hard_edges = toggle;
                                break;
                        }
-                        if( accel ) {
+                       if( accel ) {
                                int x1 = get_w() - BC_Title::calculate_w(this, accel) - xs10;
                                add_subwindow(new BC_Title(x1, y, accel));
                        }