mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 18:50:44 +00:00
Fixed 'Event List View' LCD update problem
This commit is contained in:
parent
3b6949161f
commit
af74a21244
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user