|
@@ -134,4 +134,4 @@ void ctkDICOMObjectListWidget::updateWidget()
|
|
d->currentFile = d->fileList[fileNumber];
|
|
d->currentFile = d->fileList[fileNumber];
|
|
d->currentPathLineEdit->setText(d->currentFile);
|
|
d->currentPathLineEdit->setText(d->currentFile);
|
|
d->populateDICOMObjectTreeView(d->currentFile);
|
|
d->populateDICOMObjectTreeView(d->currentFile);
|
|
-}
|
|
|
|
|
|
+}
|