Add XML layout engine (WIP).

This commit is contained in:
Daiki Ueno
2011-01-26 19:24:06 +09:00
parent 0dd37a39b9
commit d29e83e5f6
8 changed files with 65 additions and 28 deletions

View File

@ -25,5 +25,6 @@
#include "eek-key.h"
#include "eek-layout.h"
#include "eek-keysym.h"
#include "eek-xml.h"
#endif /* EEK_H */