Mercurial > hg > orthanc-stone
view Applications/Samples/samples-library.js @ 458:e74f9271d653 am-touch-events
removed/updated logs
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Tue, 29 Jan 2019 14:48:59 +0100 |
parents | 126c9c0c9333 |
children |
line wrap: on
line source
// this file contains the JS method you want to expose to C++ code // mergeInto(LibraryManager.library, { // ScheduleRedraw: function() { // ScheduleRedraw(); // } // });