Silence some unused parameter warnings
commit1548a20cc8223923dca50aee3aadcb6aa1c6a270
authorJames Hogan <james@albanarts.com>
Sun, 14 Nov 2010 23:49:05 +0000 (14 23:49 +0000)
committerJames Hogan <james@albanarts.com>
Sun, 14 Nov 2010 23:49:05 +0000 (14 23:49 +0000)
treeb26d9152875bb1d4f2a6536f84f8680e7340c2aa
parentfbefcf676b5714bde6d625ecba9d8156d3a6b0d3
Silence some unused parameter warnings

Use Q_UNUSED to silence some unused parameter warnings, only in places
where it was intended that the parameter is not used (there remain
unimplemented functions where the warnings have not been silenced).
kworship/bible/KwBibleManager.cpp
kworship/bible/KwBiblePlaylistItem.cpp
kworship/bible/KwBiblePlugin.cpp
kworship/css/KwCssScope.cpp
kworship/filters/zionworx/KwZionworxFilter.cpp
kworship/filters/zionworx/KwZionworxPlugin.cpp
kworship/media/KwMediaManager.cpp
kworship/playlist/KwPlaylistUnknown.cpp
kworship/songdb/KwSongdbPlugin.cpp
kworship/songdb/KwSongdbSongBooksEditWidget.cpp
unipresent/common/UpBackend.cpp