annotate OrthancStone/Resources/Graveyard/Deprecated/Samples/Sdl/cpp.hint @ 1540:e20a2381200d

cleaning OrthancStone/Resources/SyncOrthancFolder.py
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 11 Aug 2020 13:28:40 +0200
parents 244ad1e4e76a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
644
f939f449482c Ongoing tracker work.
Benjamin Golinvaux <bgo@osimis.io>
parents:
diff changeset
1 #define ORTHANC_OVERRIDE
654
462a5074f914 Turned the scene into an observable to be able to dynamically react to
Benjamin Golinvaux <bgo@osimis.io>
parents: 644
diff changeset
2 #define ORTHANC_STONE_DEFINE_EMPTY_MESSAGE(FILE, LINE, NAME) class NAME : public ::OrthancStone::IMessage {};