diff OrthancServer/DatabaseWrapper.h @ 233:c11273198cef

rename
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 30 Nov 2012 14:30:05 +0100
parents 5368bbe813cf
children 16a4ac70bd8a
line wrap: on
line diff
--- a/OrthancServer/DatabaseWrapper.h	Fri Nov 30 14:22:27 2012 +0100
+++ b/OrthancServer/DatabaseWrapper.h	Fri Nov 30 14:30:05 2012 +0100
@@ -113,7 +113,7 @@
 
     bool LookupAttachment(FileInfo& attachment,
                           int64_t id,
-                          FileType contentType);
+                          FileContentType contentType);
 
     void SetMainDicomTags(int64_t id,
                           const DicomMap& tags);