Fix a mis-merge

This commit is contained in:
Matthias Clasen 2010-08-11 07:19:10 -04:00
parent 9d2f8f5098
commit 329b34b8cb

View File

@ -1823,3 +1823,7 @@ gtk_expander_get_label_fill (GtkExpander *expander)
return expander->priv->label_fill;
}
#define __GTK_EXPANDER_C__
#include "gtkaliasdef.c"