mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12: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>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
|
<tabstops>
|
||||||
|
<tabstop>text</tabstop>
|
||||||
|
<tabstop>widgetsButton</tabstop>
|
||||||
|
<tabstop>script</tabstop>
|
||||||
|
</tabstops>
|
||||||
<resources/>
|
<resources/>
|
||||||
<connections/>
|
<connections/>
|
||||||
</ui>
|
</ui>
|
||||||
|
|
Loading…
Reference in a new issue