MwNdocumentActivateHandler
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
This commit is contained in:
parent
fe371ad89c
commit
8d48075f50
9 changed files with 322 additions and 26 deletions
|
|
@ -154,6 +154,9 @@
|
|||
<handler name="treeViewActivate">
|
||||
<pointer />
|
||||
</handler>
|
||||
<handler name="documentActivate">
|
||||
<string />
|
||||
</handler>
|
||||
<handler name="resize" common="yes" />
|
||||
<handler name="tick" common="yes" />
|
||||
<handler name="menu">
|
||||
|
|
@ -710,6 +713,7 @@
|
|||
</properties>
|
||||
<handlers>
|
||||
<handler name="layout" />
|
||||
<handler name="documentActivate" />
|
||||
</handlers>
|
||||
</widget>
|
||||
<widget name="Entry">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue