]> Dogcows Code - chaz/openbox/blob - plugins/keyboard/keyparse.h
move the openbox engine into librender and the kernel. the theme is loaded and stored...
[chaz/openbox] / plugins / keyboard / keyparse.h
1 #ifndef __plugin_keyboard_keyparse_h
2 #define __plugin_keyboard_keyparse_h
3
4 #include "kernel/parse.h"
5
6 void keyparse(ParseToken *token);
7
8 #endif
This page took 0.031373 seconds and 4 git commands to generate.