mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
clang-format and cleaning up Key::GetName
This commit is contained in:
@ -24,7 +24,6 @@ private:
|
||||
|
||||
private:
|
||||
CGKeyCode m_keycode;
|
||||
std::string m_name;
|
||||
};
|
||||
|
||||
class Cursor : public Input
|
||||
@ -71,5 +70,5 @@ private:
|
||||
|
||||
uint32_t m_windowid;
|
||||
};
|
||||
} // namespace Quartz
|
||||
} // namespace ciface
|
||||
} // namespace Quartz
|
||||
} // namespace ciface
|
||||
|
Reference in New Issue
Block a user