Changeset 846 for trunk/src/3rdparty/phonon/mmf/abstractaudioeffect.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/abstractaudioeffect.cpp
r769 r846 185 185 { 186 186 // Default implementation 187 Q_UNUSED(param) 188 Q_UNUSED(value) 187 189 Q_ASSERT_X(false, Q_FUNC_INFO, "Effect has no parameters"); 188 190 return 0;
Note:
See TracChangeset
for help on using the changeset viewer.