瀏覽代碼

Fixed style

Marco Nolden 13 年之前
父節點
當前提交
f3f61f25cd
共有 2 個文件被更改,包括 363 次插入363 次删除
  1. 362 362
      Libs/DICOM/Core/ctkDICOMDatabase.cpp
  2. 1 1
      Libs/DICOM/Core/ctkDICOMDatabase.h

File diff suppressed because it is too large
+ 362 - 362
Libs/DICOM/Core/ctkDICOMDatabase.cpp


+ 1 - 1
Libs/DICOM/Core/ctkDICOMDatabase.h

@@ -147,7 +147,7 @@ public:
   bool fileExistsAndUpToDate(const QString& filePath);
 
   /// remove the series from the database, including images and
-  /// thumbnails  
+  /// thumbnails
   Q_INVOKABLE bool removeSeries(const QString& seriesInstanceUID);
   Q_INVOKABLE bool removeStudy(const QString& studyInstanceUID);
   Q_INVOKABLE bool removePatient(const QString& patientID);