Merge pull request #4841 from citra-emu/wwylele-patch-1

citra_qt/configure_motion_touch: fix slot name
This commit is contained in:
Pengfei Zhu
2019-07-15 12:04:25 +08:00
committed by GitHub

View File

@@ -278,7 +278,7 @@
<sender>buttonBox</sender>
<signal>accepted()</signal>
<receiver>ConfigureMotionTouch</receiver>
<slot>applyConfiguration()</slot>
<slot>ApplyConfiguration()</slot>
<hints>
<hint type="sourcelabel">
<x>220</x>