Browse Source

Add missing ending empty line

Jerome 9 years ago
parent
commit
eac215e80a
1 changed files with 1 additions and 1 deletions
  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);
-}
+}