Fixed 'Event List View' LCD update problem

This commit is contained in:
Mark Watkins 2011-11-18 19:32:34 +10:00
parent 3b6949161f
commit af74a21244

View File

@ -1276,16 +1276,16 @@ It has no effect on single cpu machines.</string>
</connection>
<connection>
<sender>eventWindowSlider</sender>
<signal>sliderMoved(int)</signal>
<signal>valueChanged(int)</signal>
<receiver>eventWindowLCD</receiver>
<slot>display(int)</slot>
<hints>
<hint type="sourcelabel">
<x>286</x>
<x>300</x>
<y>56</y>
</hint>
<hint type="destinationlabel">
<x>465</x>
<x>564</x>
<y>56</y>
</hint>
</hints>