|
@@ -120,7 +120,6 @@ namespace ctkDicomAppHosting {
|
|
|
ArrayOfObjectDescriptors objectDescriptors;
|
|
|
QList<Patient> patients;
|
|
|
};
|
|
|
-}
|
|
|
|
|
|
//----------------------------------------------------------------------------
|
|
|
// Comparison operators
|
|
@@ -167,4 +166,5 @@ bool org_commontk_dah_core_EXPORT operator ==(const ctkDicomAppHosting::Availabl
|
|
|
bool org_commontk_dah_core_EXPORT operator !=(const ctkDicomAppHosting::AvailableData& left,
|
|
|
const ctkDicomAppHosting::AvailableData& right);
|
|
|
|
|
|
+}
|
|
|
#endif // CTKDICOMAPPHOSTINGTYPES
|