Explorar el Código

Missing break

Source commit: 900657040740d5551e6254f625617a73df924c65
Martin Prikryl hace 9 años
padre
commit
6edbfbd953
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      source/forms/FileFind.cpp

+ 1 - 0
source/forms/FileFind.cpp

@@ -104,6 +104,7 @@ void __fastcall TFileFindDialog::UpdateControls()
   {
     case ffInit:
       StatusBar->SimpleText = L"";
+      break;
 
     case ffFinding:
     case ffAborting: