##// END OF EJS Templates
Spectrogram segfault should be fixed now, added ability to provide Spectrogram min sampling time to avoid computation when possible...
Spectrogram segfault should be fixed now, added ability to provide Spectrogram min sampling time to avoid computation when possible Spectrogram visu is still broken... Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r1462:66c20669d3a7
r1467:da44adcd99e4
Show More
sqpguiresources.qrc
32 lines | 1.2 KiB | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>icones/dataSourceComponent.png</file>
<file>icones/dataSourceNode.png</file>
<file>icones/dataSourceProduct.png</file>
<file>icones/dataSourceRoot.png</file>
<file>icones/delete.png</file>
<file>icones/down.png</file>
<file>icones/openInspector.png</file>
<file>icones/next.png</file>
<file>icones/plot.png</file>
<file>icones/previous.png</file>
<file>icones/unplot.png</file>
<file>icones/up.png</file>
<file>icones/time.png</file>
<file>icones/zoom.png</file>
<file>icones/rectangle.png</file>
<file>icones/drag.png</file>
<file>icones/cursor.png</file>
<file>icones/pointer.png</file>
<file>icones/catalogue.png</file>
<file>icones/add.png</file>
<file>icones/remove.png</file>
<file>icones/chart.png</file>
<file>icones/allEvents.png</file>
<file>icones/trash.png</file>
<file>icones/database.png</file>
<file>icones/save.png</file>
<file>icones/discard.png</file>
<file>icones/Simple_icon_time.svg</file>
</qresource>
</RCC>