Changeset 769 for trunk/src/3rdparty/phonon/mmf/backend.h
- Timestamp:
- Aug 2, 2010, 9:27:30 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.3 (added) merged: 768 /branches/vendor/nokia/qt/current merged: 767 /branches/vendor/nokia/qt/4.6.2 removed
- Property svn:mergeinfo changed
-
trunk/src/3rdparty/phonon/mmf/backend.h
r651 r769 20 20 #define PHONON_MMF_BACKEND_H 21 21 22 #ifndef PHONON_MMF_VIDEO_SURFACES 22 23 #include "ancestormovemonitor.h" 24 #endif 25 23 26 #include "effectfactory.h" 24 27 … … 54 57 55 58 private: 59 #ifndef PHONON_MMF_VIDEO_SURFACES 56 60 QScopedPointer<AncestorMoveMonitor> m_ancestorMoveMonitor; 61 #endif 57 62 QScopedPointer<EffectFactory> m_effectFactory; 58 63
Note:
See TracChangeset
for help on using the changeset viewer.