@@ -56,4 +56,4 @@ int ctkDICOMObjectModelTest1( int argc, char * argv [] )
viewer->raise();
return app.exec();
-}
+}
@@ -134,4 +134,4 @@ void ctkDICOMObjectListWidget::updateWidget()
d->currentFile = d->fileList[fileNumber];
d->currentPathLineEdit->setText(d->currentFile);
d->populateDICOMObjectTreeView(d->currentFile);