clang-format and cleaning up Key::GetName

This commit is contained in:
Michael Maltese
2016-08-09 17:23:30 -07:00
parent 3889e4d4b2
commit 6097d30288
3 changed files with 20 additions and 28 deletions

View File

@ -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