##// END OF EJS Templates
Fix bug in canceling process: the handler canUpdate was always set to ...
Fix bug in canceling process: the handler canUpdate was always set to false instead of set it when necessary only

File last commit:

r522:328e3d1c7289
r836:c5d1bb9523be
Show More
amdaresources.qrc
6 lines | 137 B | text/plain | TextLexer
Alexandre Leroux
Adds a sample JSON file as a resource in AMDA plugin...
r353 <RCC>
<qresource prefix="/">
<file>samples/AmdaSample.json</file>
Alexandre Leroux
Updates format of AMDA json and uses it in Sciqlop...
r522 <file>samples/AmdaSampleV2.json</file>
Alexandre Leroux
Adds a sample JSON file as a resource in AMDA plugin...
r353 </qresource>
</RCC>