Re-added connection to use history

This commit is contained in:
Salvo 'LtWorf' Tomaselli 2015-06-02 15:12:41 +02:00
parent f2bde1b6bd
commit cdca1cc899

View File

@ -1332,6 +1332,22 @@
</hint> </hint>
</hints> </hints>
</connection> </connection>
<connection>
<sender>lstHistory</sender>
<signal>itemDoubleClicked(QListWidgetItem*)</signal>
<receiver>MainWindow</receiver>
<slot>resumeHistory(QListWidgetItem*)</slot>
<hints>
<hint type="sourcelabel">
<x>282</x>
<y>465</y>
</hint>
<hint type="destinationlabel">
<x>297</x>
<y>620</y>
</hint>
</hints>
</connection>
</connections> </connections>
<slots> <slots>
<slot>execute()</slot> <slot>execute()</slot>