Explorar el Código

Add missing ending empty line

Jerome hace 9 años
padre
commit
eac215e80a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Libs/DICOM/Widgets/ctkDICOMTableManager.cpp

+ 1 - 1
Libs/DICOM/Widgets/ctkDICOMTableManager.cpp

@@ -343,4 +343,4 @@ ctkDICOMTableView* ctkDICOMTableManager::seriesTable()
 {
   Q_D( ctkDICOMTableManager );
   return(d->seriesTable);
-}
+}