Clean up some compile warnings and errors
[geeqie.git] / src / typedefs.h
index d9c5e04..1625b51 100644 (file)
@@ -398,7 +398,7 @@ struct _AnimationData
        GdkPixbufAnimationIter *iter;
        GdkPixbuf *gpb;
        FileData *data_adr;
-       guint delay;
+       gint delay;
        gboolean valid;
        GCancellable *cancellable;
        GFile *in_file;