From 98cfcdaecad0fec2bb026f7cafe06491f1765c2e Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Mon, 9 Aug 2010 15:46:22 +0000 Subject: fix and test QDateTime representation in XML-RPC --- example/tests/tests.h | 1 + 1 file changed, 1 insertion(+) (limited to 'example/tests/tests.h') diff --git a/example/tests/tests.h b/example/tests/tests.h index cacd72b0..1a536ffc 100644 --- a/example/tests/tests.h +++ b/example/tests/tests.h @@ -65,6 +65,7 @@ class TestXmlRpc : public QObject private slots: void testBool(); + void testDateTime(); void testDouble(); void testString(); }; -- cgit v1.2.3