set latency of sidechain port
[ardour.git] / libs / clearlooks-newer / animation.c
index 9fd530f201782e591aa618176e0873faf4d4c0fb..f9b5ba5dca896493d28cf993ddd91ed2303ca473 100644 (file)
@@ -128,7 +128,7 @@ lookup_animation_info (const GtkWidget *widget)
 
 /* Create all the relevant information for the animation, and insert it into the hash table. */
 static void
-add_animation (const GtkWidget *widget, gdouble stop_time)
+add_animation (GtkWidget *widget, gdouble stop_time)
 {
        AnimationInfo *value;