mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 16:49:58 -06:00
A bunch of trivial changes to fix clang warnings.
This commit is contained in:
@ -697,7 +697,7 @@ void TASInputDlg::OnCloseWindow(wxCloseEvent& event)
|
||||
}
|
||||
}
|
||||
|
||||
bool TASInputDlg::HasFocus()
|
||||
bool TASInputDlg::TASHasFocus()
|
||||
{
|
||||
//allows numbers to be used as hotkeys
|
||||
if(TextBoxHasFocus())
|
||||
|
Reference in New Issue
Block a user