This commit is contained in:
Kovid Goyal 2017-06-24 14:01:21 +05:30
parent 68b75a67fc
commit 514378b728
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
2 changed files with 6 additions and 0 deletions

View File

@ -52,6 +52,9 @@
<property name="text"> <property name="text">
<string>Output &amp;encoding:</string> <string>Output &amp;encoding:</string>
</property> </property>
<property name="buddy">
<cstring>opt_pdb_output_encoding</cstring>
</property>
</widget> </widget>
</item> </item>
<item row="1" column="1"> <item row="1" column="1">

View File

@ -48,6 +48,9 @@
<property name="text"> <property name="text">
<string>Output &amp;encoding:</string> <string>Output &amp;encoding:</string>
</property> </property>
<property name="buddy">
<cstring>opt_pml_output_encoding</cstring>
</property>
</widget> </widget>
</item> </item>
<item> <item>