Remove warning for unused parameters

This commit is contained in:
Tobias Rundstrom 2006-02-26 21:42:33 -03:00
parent 561987527f
commit ce0acc79d4

View file

@ -37,5 +37,6 @@ HEADERS += XmmsQT4.h \
PlaylistList.h
CONFIG += link_pkgconfig
CONFIG += debug
CONFIG += debug warn_on
QMAKE_CXXFLAGS_WARN_ON += -Wno-unused-parameter
PKGCONFIG += xmms2-client xmms2-client-cpp sigc++-2.0