Fix the previous commit.

This commit is contained in:
Matthias Clasen
2003-03-29 00:19:50 +00:00
parent feefa270e3
commit bdd6e817d3
2 changed files with 2 additions and 2 deletions

View File

@ -1327,7 +1327,7 @@ static void stop_scrolling (GtkRange *range)
/* Just be lazy about this, if we scrolled it will all redraw anyway,
* so no point optimizing the button deactivate case
*/
gtk_widget_queue_draw (widget);
gtk_widget_queue_draw (GTK_WIDGET (range));
}
static gint