express that the checkbox labels the page number field
Change-Id: I54e0de99a7d97be2c85221ecab0ebbe07ed4ae4a
This commit is contained in:
parent
a75439fe0f
commit
03899e1284
1 changed files with 3 additions and 0 deletions
|
@ -244,6 +244,9 @@
|
|||
<property name="can_focus">True</property>
|
||||
<property name="invisible_char">•</property>
|
||||
<property name="adjustment">adjustment3</property>
|
||||
<accessibility>
|
||||
<relation type="labelled-by" target="labelPageNum"/>
|
||||
</accessibility>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="left_attach">4</property>
|
||||
|
|
Loading…
Reference in a new issue