Changeset 304

Show
Ignore:
Timestamp:
01/25/08 09:04:59 (9 months ago)
Author:
jordi
Message:

Applied a patch by Yves-Alexis <corsac@…> to be able to compile ePDFView using gcc 4.3.

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/THANKS

    r302 r304  
    2727    - Wojciech Myrda <vojcek@tlen.pl>, for his Polish translation. 
    2828    - Yuri Pankov <yuri.pankov@gmail.com>, for his patches. 
     29    - Yves-Alexis Perez <corsac@debian.org>, for his patches. 
    2930    - zhou sf <sxzzsf@gmail.com>, for his patches. 
    3031 
  • trunk/src/IDocumentLink.h

    r196 r304  
    3434    { 
    3535        public: 
    36             IDocumentLink (gdouble x1, gdouble y1, gdouble x2, gdouble y1); 
     36            IDocumentLink (gdouble x1, gdouble y1, gdouble x2, gdouble y2); 
    3737            virtual ~IDocumentLink (void); 
    3838