diff options
Diffstat (limited to 'TelepathyQt4/account.h')
-rw-r--r-- | TelepathyQt4/account.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TelepathyQt4/account.h b/TelepathyQt4/account.h index ca3c78c2..0e122497 100644 --- a/TelepathyQt4/account.h +++ b/TelepathyQt4/account.h @@ -65,7 +65,7 @@ class PendingOperation; class PendingReady; class PendingStringList; -class TELEPATHY_QT4_EXPORT Account : public StatelessDBusProxy, +class TP_QT_EXPORT Account : public StatelessDBusProxy, public OptionalInterfaceFactory<Account> { Q_OBJECT |