]> git.sesse.net Git - vlc/commit
Qt/EPG: Fix an EPGitem position issue.
authorAdrien Maglo <magsoft@videolan.org>
Fri, 18 Jun 2010 17:14:40 +0000 (19:14 +0200)
committerAdrien Maglo <magsoft@videolan.org>
Fri, 18 Jun 2010 17:15:26 +0000 (19:15 +0200)
commit330016cb7d533bc6c5d7946c66aa26b9944eb830
tree5bd551f893824d56af4ac8539045914a3cb29a42
parent2061b7f08eb51713c7b9b4e2fed5e55f44ba976d
Qt/EPG: Fix an EPGitem position issue.
This was wrong to update the EPGItem start times when changing the EPGView start time.
modules/gui/qt4/components/epg/EPGItem.cpp
modules/gui/qt4/components/epg/EPGItem.hpp
modules/gui/qt4/components/epg/EPGView.cpp