fix close button in groups

This commit is contained in:
Damien Elmes 2011-04-16 06:16:00 +09:00
parent f58110855b
commit f3d51e74c7

View file

@ -123,6 +123,7 @@
<tabstop>selNone</tabstop>
<tabstop>rename</tabstop>
<tabstop>delete_2</tabstop>
<tabstop>opts</tabstop>
<tabstop>buttonBox</tabstop>
</tabstops>
<resources/>
@ -143,5 +144,21 @@
</hint>
</hints>
</connection>
<connection>
<sender>buttonBox</sender>
<signal>rejected()</signal>
<receiver>Dialog</receiver>
<slot>reject()</slot>
<hints>
<hint type="sourcelabel">
<x>483</x>
<y>324</y>
</hint>
<hint type="destinationlabel">
<x>521</x>
<y>291</y>
</hint>
</hints>
</connection>
</connections>
</ui>