|
@@ -2,6 +2,7 @@
|
|
|
|
|
|
Library: CTK
|
|
|
|
|
|
+ Copyright (c) Brigham and Women's Hospital (BWH)
|
|
|
Copyright (c) University of Sheffield
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
@@ -276,4 +277,4 @@ void ctkDICOMObjectModel::setFile(const QString &fileName)
|
|
|
DcmDataset *dataset = d->fileFormat.getDataset();
|
|
|
d->rootItem = ctkDICOMObjectModel::invisibleRootItem();
|
|
|
d->itemInsert( dataset, d->rootItem);
|
|
|
-}
|
|
|
+}
|