[Telepathy-commits] [telepathy-qt4/master] RoomList: Added RoomListPtr typedef.
Andre Moreira Magalhaes (andrunko)
andre.magalhaes at collabora.co.uk
Wed Mar 18 10:20:13 PDT 2009
---
TelepathyQt4/Client/room-list.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/TelepathyQt4/Client/room-list.h b/TelepathyQt4/Client/room-list.h
index be1d8dd..5bd8280 100644
--- a/TelepathyQt4/Client/room-list.h
+++ b/TelepathyQt4/Client/room-list.h
@@ -48,6 +48,8 @@ private:
Private *mPriv;
};
+typedef QExplicitlySharedDataPointer<RoomList> RoomListPtr;
+
} // Telepathy::Client
} // Telepathy
--
1.5.6.5
More information about the telepathy-commits
mailing list