]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/ev-poppler.cc
Point to the correct function in constructor of the activate_label signal
[evince.git] / pdf / ev-poppler.cc
index b4a6799521877a6c30733097665d29d4ec873e89..610f598388a1bf093568a1ac12a2951f06a6cdb4 100644 (file)
@@ -1182,8 +1182,8 @@ pdf_selection_render_selection (EvSelection      *selection,
                                GdkPixbuf       **pixbuf,
                                EvRectangle      *points,
                                EvRectangle      *old_points,
-                               guint             text,
-                               guint             base)
+                               GdkColor        *text,
+                               GdkColor        *base)
 {
        PdfDocument *pdf_document;
        double width_points, height_points;