We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 476157c commit 15d577cCopy full SHA for 15d577c
index.html
@@ -53,6 +53,7 @@
53
<div class="spacer"></div>
54
<a href="javascript:IDE.showMethodDialog()" class="toolbar-button" id="toolbar-button-methods" title="Show Methods"></a>
55
<a href="javascript:IDE.showOptionDialog()" class="toolbar-button" id="toolbar-button-settings" title="Settings"></a>
56
+ <div class="toolbar-button" style="width:2.5em"></div>
57
58
<a href="javascript:IDE.showDialog('about-dialog')" class="toolbar-button" id="toolbar-button-about" title="About QBJS"></a>
59
<div class="spacer" style="float:right"></div>
0 commit comments