##// END OF EJS Templates
Removes the default tab from .ui and adds it manually...
Removes the default tab from .ui and adds it manually This allows to generate a default name for the tab

File last commit:

r134:5404c5d53512
r199:0f1ccb97ea85
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>