Fix the build

svn path=/trunk/; revision=17099
This commit is contained in:
Matthias Clasen
2007-01-07 04:23:52 +00:00
parent efcd7796f8
commit af56fe09c5

View File

@@ -1864,7 +1864,7 @@ get_label_char_width (GtkLabel *label)
}
static void
invalidate_wrap_width (GtkLabel *label)
gtk_label_invalidate_wrap_width (GtkLabel *label)
{
GtkLabelPrivate *priv;