[ekiga] Opal::Presentity: Committed forgotten file.
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] Opal::Presentity: Committed forgotten file.
- Date: Tue, 6 Jan 2015 17:26:42 +0000 (UTC)
commit 09938310f552b875e6ac125ae3ab8103d436a120
Author: Damien Sandras <dsandras seconix com>
Date: Tue Jan 6 18:13:58 2015 +0100
Opal::Presentity: Committed forgotten file.
lib/engine/components/opal/opal-presentity.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/engine/components/opal/opal-presentity.cpp b/lib/engine/components/opal/opal-presentity.cpp
index 99fae55..9a221ad 100644
--- a/lib/engine/components/opal/opal-presentity.cpp
+++ b/lib/engine/components/opal/opal-presentity.cpp
@@ -110,7 +110,7 @@ Opal::Presentity::Presentity (const Opal::Account & account_,
/* Pull actions */
boost::shared_ptr<Ekiga::PresenceCore> pcore = presence_core.lock ();
if (pcore)
- pcore->pull_actions (actions, get_name (), get_uri ());
+ pcore->pull_actions (*this, get_name (), get_uri ());
add_action (Ekiga::ActionPtr (new Ekiga::Action ("edit", _("_Edit"),
boost::bind (&Opal::Presentity::edit_presentity, this))));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]