diff OrthancCppClient/Series.h @ 506:6e4bd06c17c5 laaw

the wrapper is working
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 18 Jul 2013 12:01:51 +0200
parents ee33c7d0cda0
children ffedcc8f0938
line wrap: on
line diff
--- a/OrthancCppClient/Series.h	Thu Jul 18 10:12:20 2013 +0200
+++ b/OrthancCppClient/Series.h	Thu Jul 18 12:01:51 2013 +0200
@@ -95,7 +95,7 @@
     bool Is3DImage();
 
     uint32_t GetInstanceCount();
-
+    
     Instance& GetInstance(uint32_t index);
 
     const char* GetId() const