Fix clean rebuild.

This commit is contained in:
Daiki Ueno
2010-06-11 06:09:40 +09:00
parent 43fdb5e960
commit 5f0c22b125
6 changed files with 24 additions and 45 deletions

View File

@ -222,7 +222,7 @@ create_section (EekXkbLayout *layout,
EekXkbLayoutPrivate *priv;
EekSection *section;
EekBounds bounds;
const gchar *name;
gchar *name;
gfloat left, top;
gint i, j;