Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/ev-selection.c
diff options
context:
space:
mode:
Diffstat (limited to 'backend/ev-selection.c')
-rw-r--r--backend/ev-selection.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/ev-selection.c b/backend/ev-selection.c
index f9f73e0..36c32e3 100644
--- a/backend/ev-selection.c
+++ b/backend/ev-selection.c
@@ -62,8 +62,8 @@ ev_selection_render_selection (EvSelection *selection,
GdkPixbuf **pixbuf,
EvRectangle *points,
EvRectangle *old_points,
- guint text,
- guint base)
+ GdkColor *text,
+ GdkColor *base)
{
EvSelectionIface *iface = EV_SELECTION_GET_IFACE (selection);