##// END OF EJS Templates
Handles key modifiers for zoom...
Handles key modifiers for zoom - Mouse wheel : zoom only on horizontal - Ctrl + mouse wheel : zoom only on vertical

File last commit:

r134:5404c5d53512
r179:765885a6f6ff
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>