Revision: 1361
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1361&view=rev
Author:   nadvornik
Date:     2009-01-26 21:08:05 +0000 (Mon, 26 Jan 2009)

Log Message:
-----------
fixed compilation with lirc

Modified Paths:
--------------
    trunk/src/lirc.c

Modified: trunk/src/lirc.c
===================================================================
--- trunk/src/lirc.c    2009-01-26 14:59:49 UTC (rev 1360)
+++ trunk/src/lirc.c    2009-01-26 21:08:05 UTC (rev 1361)
@@ -176,7 +176,7 @@
                }
        if (x != 0 || y != 0)
                {
-               layout_image_scroll(lw, x, y);
+               layout_image_scroll(lw, x, y, FALSE);
                }
 
        if (ret == -1)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn

Reply via email to