Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-history.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-history.c')
-rw-r--r--shell/ev-history.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ev-history.c b/shell/ev-history.c
index cb015cc..c726120 100644
--- a/shell/ev-history.c
+++ b/shell/ev-history.c
@@ -117,7 +117,7 @@ ev_history_add_link (EvHistory *history, EvLink *link)
history->priv->links);
}
- g_signal_emit (G_OBJECT (history), signals[HISTORY_CHANGED], 0);
+ g_signal_emit (history, signals[HISTORY_CHANGED], 0);
}
EvLink *