Kaydet (Commit) 226383e6 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:reservedid

Change-Id: I49e0e53b4ff17170e8aa8247b5428b6f1209d93c
üst f479e687
...@@ -13,12 +13,10 @@ ...@@ -13,12 +13,10 @@
#include <sal/config.h> #include <sal/config.h>
#include <rtl/ustring.hxx> #include <rtl/ustring.hxx>
#include <telepathy-glib/telepathy-glib.h>
class Collaboration; class Collaboration;
class TeleConferenceImpl; class TeleConferenceImpl;
typedef struct _TpAccount TpAccount;
typedef struct _TpContact TpContact;
typedef struct _TpDBusTubeChannel TpDBusTubeChannel;
typedef struct _GDBusConnection GDBusConnection;
/** Conference setup by TeleManager */ /** Conference setup by TeleManager */
class TeleConference class TeleConference
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment