add stopwatch dialog to Debug menu
This commit is contained in:
parent
bd28941f61
commit
e2906cb09d
1 changed files with 8 additions and 0 deletions
|
@ -418,6 +418,14 @@
|
|||
</binding>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<label>Stopwatch</label>
|
||||
<binding>
|
||||
<command>dialog-show</command>
|
||||
<dialog-name>stopwatch-dialog</dialog-name>
|
||||
</binding>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<label>Development Keys</label>
|
||||
<binding>
|
||||
|
|
Loading…
Add table
Reference in a new issue