1
0
mirror of https://github.com/citra-emu/citra.git synced 2024-12-21 10:30:07 +00:00

citra_qt/configure_motion_touch: fix slot name

Fixes , hopefully
This commit is contained in:
Weiyi Wang 2019-07-14 23:02:22 -04:00 committed by GitHub
parent 1d6c6a37a1
commit 1904da775e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>