Silent fix for missing feature...

This commit is contained in:
E. Kozlovskaya 2021-01-05 22:07:58 +07:00
parent 99401eb585
commit 2ee7eeecae

View file

@ -88,5 +88,22 @@
</widget>
</widget>
<resources/>
<connections/>
<connections>
<connection>
<sender>btnLogout</sender>
<signal>clicked()</signal>
<receiver>WorkerPanel</receiver>
<slot>close()</slot>
<hints>
<hint type="sourcelabel">
<x>148</x>
<y>18</y>
</hint>
<hint type="destinationlabel">
<x>258</x>
<y>18</y>
</hint>
</hints>
</connection>
</connections>
</ui>