Changeset 846 for trunk/src/3rdparty/phonon/mmf/dummyplayer.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/mmf/dummyplayer.cpp
r561 r846 93 93 } 94 94 95 void MMF::DummyPlayer::open( const Phonon::MediaSource &, RFile &)95 void MMF::DummyPlayer::open() 96 96 { 97 97 98 98 } 99 99 100 void MMF::DummyPlayer::close() 101 { 102 103 } 100 104 101 105 //-----------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.