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

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

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • 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