Remove warning for unused parameters
This commit is contained in:
parent
561987527f
commit
ce0acc79d4
1 changed files with 2 additions and 1 deletions
|
@ -37,5 +37,6 @@ HEADERS += XmmsQT4.h \
|
||||||
PlaylistList.h
|
PlaylistList.h
|
||||||
|
|
||||||
CONFIG += link_pkgconfig
|
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
|
PKGCONFIG += xmms2-client xmms2-client-cpp sigc++-2.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue