Missed a preference option from the aqbanking glade file

This commit is contained in:
Robert Fewell
2017-07-02 14:19:35 +01:00
parent 3ec108d141
commit 78c81bf71c

View File

@@ -68,32 +68,24 @@
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
<property name="top_attach">3</property> <property name="top_attach">4</property>
</packing> </packing>
</child> </child>
<child> <child>
<placeholder/> <object class="GtkCheckButton" id="pref/dialogs.import.hbci/use-ns-transaction-text">
</child> <property name="label" translatable="yes">Use Non-SWIFT _transaction text</property>
<child> <property name="visible">True</property>
<placeholder/> <property name="can_focus">True</property>
</child> <property name="receives_default">False</property>
<child> <property name="halign">start</property>
<placeholder/> <property name="margin_left">12</property>
</child> <property name="use_underline">True</property>
<child> <property name="draw_indicator">True</property>
<placeholder/> </object>
</child> <packing>
<child> <property name="left_attach">0</property>
<placeholder/> <property name="top_attach">3</property>
</child> </packing>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child> </child>
</object> </object>
</child> </child>