m_bt_wiimote_motor rename and tooltip addition

This commit is contained in:
Ryan Meredith
2017-08-11 15:15:51 -04:00
parent 0a8e1bd864
commit 7154c0f0ff
3 changed files with 8 additions and 7 deletions

View File

@ -60,5 +60,5 @@ private:
wxChoice* m_bt_sensor_bar_pos;
DolphinSlider* m_bt_sensor_bar_sens;
DolphinSlider* m_bt_speaker_volume;
wxCheckBox* m_bt_wiimote_motor;
wxCheckBox* m_bt_wiimote_motor_checkbox;
};