Add eek_init().

This commit is contained in:
Daiki Ueno
2011-08-18 11:48:18 +09:00
parent 6a7b256676
commit 1b5bab9c18
5 changed files with 20 additions and 13 deletions

View File

@ -32,4 +32,6 @@
#include "eek-serializable.h"
#include "eek-theme.h"
void eek_init (void);
#endif /* EEK_H */