소스 검색

Add missing ending empty line

Jerome 9 년 전
부모
커밋
eac215e80a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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);
-}
+}