# HG changeset patch # User Sebastien Jodogne # Date 1715945038 -7200 # Node ID 3b7fb32ecbb01d19909fd049ecd8a03e8aead72d # Parent 6045c696e86b2ed6bbf7021bdd179d0870170fce fix OrthancPlugin.doxygen diff -r 6045c696e86b -r 3b7fb32ecbb0 OrthancServer/Resources/OrthancPlugin.doxygen --- a/OrthancServer/Resources/OrthancPlugin.doxygen Thu May 16 21:33:19 2024 +0200 +++ b/OrthancServer/Resources/OrthancPlugin.doxygen Fri May 17 13:23:58 2024 +0200 @@ -1944,7 +1944,8 @@ # recursively expanded use the := operator instead of the = operator. # This tag requires that the tag ENABLE_PREPROCESSING is set to YES. -PREDEFINED = ORTHANC_PLUGIN_INLINE= +PREDEFINED = ORTHANC_PLUGIN_INLINE= \ + ORTHANC_PLUGIN_DEPRECATED= # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this # tag can be used to specify a list of macro names that should be expanded. The