diff options
Diffstat (limited to 'TelepathyQt4/pending-operation.h')
-rw-r--r-- | TelepathyQt4/pending-operation.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TelepathyQt4/pending-operation.h b/TelepathyQt4/pending-operation.h index d4456da2..1dad0bb2 100644 --- a/TelepathyQt4/pending-operation.h +++ b/TelepathyQt4/pending-operation.h @@ -42,7 +42,7 @@ namespace Tp class ReadinessHelper; -class TELEPATHY_QT4_EXPORT PendingOperation : public QObject +class TP_QT_EXPORT PendingOperation : public QObject { Q_OBJECT Q_DISABLE_COPY(PendingOperation) |