##// END OF EJS Templates
Adds a name for a tab...
Adds a name for a tab - The name is displayed in the tab - It will also be used to be displayed in menus related to a variable

File last commit:

r134:5404c5d53512
r198:2c59e95cf3ce
Show More
sqpguiresources.qrc
7 lines | 181 B | text/plain | TextLexer
/ gui / resources / sqpguiresources.qrc
Add button on the SidePane widgets to open left or right inspectors
r101 <RCC>
<qresource prefix="/">
<file>icones/openInspector.png</file>
Add the TimeWidget
r134 <file>icones/next.png</file>
<file>icones/previous.png</file>
Add button on the SidePane widgets to open left or right inspectors
r101 </qresource>
</RCC>