##// END OF EJS Templates
Remove unused pending request of worker since it's already in the VC....
Remove unused pending request of worker since it's already in the VC. Fix bug with progress asynchrone computation

File last commit:

r983:131dd68d9046
r1387:3f0567bfecb5 HEAD
Show More
amdaresources.qrc
7 lines | 178 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
Updates AMDA JSON file to handle spectrograms...
r983 <file>samples/AmdaSampleV3.json</file>
Alexandre Leroux
Adds a sample JSON file as a resource in AMDA plugin...
r353 </qresource>
</RCC>