Changeset 846 for trunk/src/3rdparty/phonon/gstreamer/x11renderer.cpp
- Timestamp:
- May 5, 2011, 5:36:53 AM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.7.2 (added) merged: 845 /branches/vendor/nokia/qt/current merged: 844 /branches/vendor/nokia/qt/4.6.3 removed
- Property svn:mergeinfo changed
-
trunk/src/3rdparty/phonon/gstreamer/x11renderer.cpp
r2 r846 91 91 videoSink = 0; 92 92 } else { 93 // Note that this should not really be nec cessary as these are93 // Note that this should not really be necessary as these are 94 94 // default values, though under certain conditions values are retained 95 95 // even between application instances. (reproducible on 0.10.16/Gutsy) … … 139 139 { 140 140 Q_UNUSED(movieSize); 141 141 142 if (m_renderWidget) { 142 143 m_renderWidget->setGeometry(m_videoWidget->calculateDrawFrameRect());
Note:
See TracChangeset
for help on using the changeset viewer.