Introduce F1 menu to reconfigure key bindings at runtime
This commit is contained in:
parent
af145c3a01
commit
dd73db2e9d
17 changed files with 1837 additions and 136 deletions
src
|
|
@ -49,6 +49,8 @@ public:
|
|||
|
||||
bool fontPresent(std::string family);
|
||||
|
||||
static _TTF_Font *openBundled(int size);
|
||||
|
||||
private:
|
||||
SharedFontStatePrivate *p;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue