From 34a30caf544899975b489e7e037fca9afb504267 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Fri, 3 Aug 2012 14:15:58 +0200 Subject: add a QXmppVCardEmail class --- tests/vcard.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/vcard.h') diff --git a/tests/vcard.h b/tests/vcard.h index 796a0857..5f0d6677 100644 --- a/tests/vcard.h +++ b/tests/vcard.h @@ -28,5 +28,7 @@ class tst_QXmppVCardIq : public QObject Q_OBJECT private slots: + void testEmail_data(); + void testEmail(); void testVCard(); }; -- cgit v1.2.3