diff OrthancServer/ServerIndex.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/ServerIndex.h	Fri Nov 30 14:22:27 2012 +0100
+++ b/OrthancServer/ServerIndex.h	Fri Nov 30 14:30:05 2012 +0100
@@ -89,7 +89,7 @@
 
     bool LookupAttachment(FileInfo& attachment,
                           const std::string& instanceUuid,
-                          FileType contentType);
+                          FileContentType contentType);
 
     void GetAllUuids(Json::Value& target,
                      ResourceType resourceType);