bzr-revno: 183

This commit is contained in:
Tim Bentley 2008-12-05 20:03:22 +00:00
parent 753eee645c
commit e160c3e0d4

View File

@ -1,4 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0" > <ui version="4.0" >
<class>BibleImportDialog</class> <class>BibleImportDialog</class>
<widget class="QDialog" name="BibleImportDialog" > <widget class="QDialog" name="BibleImportDialog" >
@ -46,8 +45,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>481</width> <width>471</width>
<height>369</height> <height>361</height>
</rect> </rect>
</property> </property>
<attribute name="label" > <attribute name="label" >
@ -228,8 +227,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>246</width> <width>471</width>
<height>265</height> <height>361</height>
</rect> </rect>
</property> </property>
<attribute name="label" > <attribute name="label" >
@ -464,70 +463,5 @@
</widget> </widget>
</widget> </widget>
<resources/> <resources/>
<connections> <connections/>
<connection>
<sender>BibleImportButtonBox</sender>
<signal>accepted()</signal>
<receiver>BibleImportDialog</receiver>
<slot>accept()</slot>
<hints>
<hint type="sourcelabel">
<x>248</x>
<y>254</y>
</hint>
<hint type="destinationlabel">
<x>157</x>
<y>274</y>
</hint>
</hints>
</connection>
<connection>
<sender>BibleImportButtonBox</sender>
<signal>rejected()</signal>
<receiver>BibleImportDialog</receiver>
<slot>reject()</slot>
<hints>
<hint type="sourcelabel">
<x>316</x>
<y>260</y>
</hint>
<hint type="destinationlabel">
<x>286</x>
<y>274</y>
</hint>
</hints>
</connection>
<connection>
<sender>BibleImportButtonBox</sender>
<signal>rejected()</signal>
<receiver>BibleImportDialog</receiver>
<slot>close()</slot>
<hints>
<hint type="sourcelabel">
<x>429</x>
<y>711</y>
</hint>
<hint type="destinationlabel">
<x>522</x>
<y>689</y>
</hint>
</hints>
</connection>
<connection>
<sender>BibleImportButtonBox</sender>
<signal>accepted()</signal>
<receiver>BibleImportDialog</receiver>
<slot>close()</slot>
<hints>
<hint type="sourcelabel">
<x>370</x>
<y>705</y>
</hint>
<hint type="destinationlabel">
<x>554</x>
<y>615</y>
</hint>
</hints>
</connection>
</connections>
</ui> </ui>