Qt: Implement Wiimote speaker volume slider and Wiimote motor toggle, rebased all changes... included fixed based on feedback by ligfx

This commit is contained in:
Christian Murphy
2017-07-21 10:22:01 +01:00
committed by spycrab
parent c81ac1a81d
commit 5b01c5e119
7 changed files with 571 additions and 1 deletions

View File

@ -101,6 +101,8 @@ set(SRCS
Settings/GeneralPane.cpp
Settings/InterfacePane.cpp
Settings/PathPane.cpp
Settings/WiiPane.cpp
Settings/USBDeviceAddToWhitelistDialog.cpp
)
list(APPEND LIBS core uicommon)