mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
parent
14a0c83ae0
commit
4a8b50603e
9 changed files with 115 additions and 18 deletions
|
@ -28,4 +28,6 @@ struct keybind *keybind_create(const char *keybind);
|
|||
*/
|
||||
uint32_t parse_modifier(const char *symname);
|
||||
|
||||
bool keybind_the_same(struct keybind *a, struct keybind *b);
|
||||
|
||||
#endif /* __LABWC_KEYBIND_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue