forked from dolphin-emu/dolphin
We were constructing our wxCommandEvent incorrectly and using an ID as an event type instead of the ID. Works properly now.
44 KiB
44 KiB
We were constructing our wxCommandEvent incorrectly and using an ID as an event type instead of the ID. Works properly now.