view Applications/Samples/samples-library.js @ 462:d93aff4e602a am-touch-events

fix for include not found in Orthanc
author Alain Mazy <alain@mazy.be>
date Wed, 06 Feb 2019 23:41:42 +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();
//    }
//  });