##// END OF EJS Templates
Unplot menu (6): handles 'Unplot' menu when visiting a graph...
Unplot menu (6): handles 'Unplot' menu when visiting a graph If the graph contains the variable, creates the action that removes the variable from the graph

File last commit:

r298:b652477c7551
r302:782c5b48bc35
Show More
sqpguiresources.qrc
10 lines | 290 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>icones/delete.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>
</qresource>
</RCC>