##// END OF EJS Templates
Unplot menu (4): handles 'Unplot' menu when leaving a tab or a zone...
Unplot menu (4): handles 'Unplot' menu when leaving a tab or a zone Unlike the 'plot' menu, there is no action added in the 'Unplot' menu

File last commit:

r324:b652477c7551
r326:f83820cc7288
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>