[ekiga/ds-gtk-application] TODO: More notes.
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/ds-gtk-application] TODO: More notes.
- Date: Tue, 16 Sep 2014 19:21:51 +0000 (UTC)
commit 75824ededba21fe65e4a8ae451a4b911f4c537be
Author: Damien Sandras <dsandras seconix com>
Date: Mon Sep 15 20:47:38 2014 +0200
TODO: More notes.
TODO | 1 +
lib/engine/presence/heap.h | 3 ++-
2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/TODO b/TODO
index 4be324b..555b756 100644
--- a/TODO
+++ b/TODO
@@ -13,3 +13,4 @@ See our wiki: http://wiki.ekiga.org/index.php/ToDo
- GSettings migration ? To check.
- Roster migration : to implement + implement adding Echo test and such to the roster when it is not empty.
- trackable object (in .h ?)
+- Is Heap-Impl still used in the OPAL component ?
diff --git a/lib/engine/presence/heap.h b/lib/engine/presence/heap.h
index 753f16c..0f2c2ca 100644
--- a/lib/engine/presence/heap.h
+++ b/lib/engine/presence/heap.h
@@ -49,7 +49,8 @@ namespace Ekiga
*/
class Heap:
- public virtual LiveObject
+ public virtual LiveObject,
+ public Actor
{
public:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]