diff options
Diffstat (limited to 'example/tests/tests.h')
| -rw-r--r-- | example/tests/tests.h | 1 |
1 files changed, 1 insertions, 0 deletions
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(); }; |
