|
|
|
@ -430,5 +430,22 @@
|
|
|
|
|
<resources>
|
|
|
|
|
<include location="main.qrc"/>
|
|
|
|
|
</resources>
|
|
|
|
|
<connections/>
|
|
|
|
|
<connections>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>close</sender>
|
|
|
|
|
<signal>clicked()</signal>
|
|
|
|
|
<receiver>MainWindow</receiver>
|
|
|
|
|
<slot>close()</slot>
|
|
|
|
|
<hints>
|
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
|
<x>539</x>
|
|
|
|
|
<y>374</y>
|
|
|
|
|
</hint>
|
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
|
<x>299</x>
|
|
|
|
|
<y>199</y>
|
|
|
|
|
</hint>
|
|
|
|
|
</hints>
|
|
|
|
|
</connection>
|
|
|
|
|
</connections>
|
|
|
|
|
</ui>
|
|
|
|
|