]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-presentation-timer.c
Small cleanup
[evince.git] / shell / ev-presentation-timer.c
index 3b2a000dda055f636942eccb1e335bf77fb9875e..5c8d21306b7451951f69fbcb27046d73ae6b326a 100644 (file)
@@ -37,7 +37,7 @@ struct _EvPresentationTimerPrivate
        gint       remaining;
        guint      page;
        guint      pages;
-       guint      running;
+       gboolean   running;
 };
 
 #define EV_PRESENTATION_TIMER_GET_PRIVATE(object) \