Coding style tweak.
authorCarl Hetherington <cth@carlh.net>
Fri, 5 Aug 2016 08:34:34 +0000 (09:34 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 5 Aug 2016 08:34:34 +0000 (09:34 +0100)
src/wx/video_panel.cc

index 18d5894830f0a57fa5cf70eb26c4535cb8d82eff..a1457ac6dd5041db5e09cae4e1a69bb6feeeb61e 100644 (file)
@@ -260,6 +260,7 @@ VideoPanel::film_changed (Film::Property property)
        case Film::REEL_TYPE:
        case Film::INTEROP:
                setup_sensitivity ();
+               break;
        default:
                break;
        }