X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?p=evince.git;a=blobdiff_plain;f=shell%2Fev-presentation-timer.c;h=5c8d21306b7451951f69fbcb27046d73ae6b326a;hp=3b2a000dda055f636942eccb1e335bf77fb9875e;hb=3653856f03c6a5fefc3b6ea67bd789650b5bfa1e;hpb=156da1afa7b81a00d6308bbf519db965db01fcf2 diff --git a/shell/ev-presentation-timer.c b/shell/ev-presentation-timer.c index 3b2a000d..5c8d2130 100644 --- a/shell/ev-presentation-timer.c +++ b/shell/ev-presentation-timer.c @@ -37,7 +37,7 @@ struct _EvPresentationTimerPrivate gint remaining; guint page; guint pages; - guint running; + gboolean running; }; #define EV_PRESENTATION_TIMER_GET_PRIVATE(object) \