mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Start debug console with text area focused
See PR#2435
This commit is contained in:
parent
20072c566d
commit
77a45365cb
1 changed files with 5 additions and 0 deletions
|
@ -118,6 +118,11 @@ Locals:
|
|||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>text</tabstop>
|
||||
<tabstop>widgetsButton</tabstop>
|
||||
<tabstop>script</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
|
Loading…
Reference in a new issue