##// END OF EJS Templates
Adds an entry to the menu for deleting a variable...
Adds an entry to the menu for deleting a variable The deletion will be implemented later

File last commit:

r291:b01ed1a46678
r291:b01ed1a46678
Show More
sqpguiresources.qrc
8 lines | 214 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>icones/delete.png</file>
<file>icones/openInspector.png</file>
<file>icones/next.png</file>
<file>icones/previous.png</file>
</qresource>
</RCC>