Merge theme handling code (WIP).

This commit is contained in:
Daiki Ueno
2011-03-04 18:52:13 +09:00
parent 23ab2a343f
commit 37c2579253
19 changed files with 2551 additions and 133 deletions

View File

@ -28,5 +28,6 @@
#include "eek-keysym.h"
#include "eek-xml.h"
#include "eek-serializable.h"
#include "eek-theme.h"
#endif /* EEK_H */