mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 14:37:08 +00:00
Fix alignment in KeyboardHandler.h
This commit is contained in:
parent
56a9966d69
commit
6629983ca7
2 changed files with 126 additions and 127 deletions
|
|
@ -39,7 +39,6 @@ void basic_keyboard_handler::SetTargetWindow(QWindow* target)
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
bool basic_keyboard_handler::eventFilter(QObject* target, QEvent* ev)
|
||||
{
|
||||
// !m_target is for future proofing when gsrender isn't automatically initialized on load.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue