dolphin/Source/Core/InputCommon/ControllerInterface/OSX
comex 700b850acd Fix misc. clang warnings - mostly complaints about inconsistent use of override.
Previously, MacOpenFile only overrode anything on OS X; otherwise it was
just a useless method, which is presumably why it wasn't marked override
in the first place.  Address this more sanely by wrapping it in #ifdef
__APPLE__.
2015-06-21 15:42:49 -04:00
..
OSX.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
OSX.mm Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
OSXJoystick.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
OSXJoystick.mm Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
OSXKeyboard.h Fix misc. clang warnings - mostly complaints about inconsistent use of override. 2015-06-21 15:42:49 -04:00
OSXKeyboard.mm Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00