mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-11 02:26:19 -04:00
Due to optimizations in the graphics subsystem of Qt 4.5 songEditor::paintEvent() didn't get called regularly anymore and thus the range of the horizontal scrollbar didn't get updated at all. This commit makes the GUI track all changes related to the length of the song.