Remove compatibility checks with GTK 2.x
[projects/chimara/chimara.git] / libchimara / schannel.h
index 9a7712d72f80b60548da4559d1745237bdbf7e4b..a0eba8715520ac91d800fd8c9614c563397d32f0 100644 (file)
@@ -31,6 +31,7 @@ struct glk_schannel_struct
        /* Volume change information */
        double target_volume;
        long target_time_sec, target_time_usec;
+       guint volume_timer_id;
        glui32 volume_notify;
 
 #ifdef GSTREAMER_SOUND