From fd5ac15ebc643635e436b64cf1e656284380b1a5 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Sun, 11 Jun 2006 12:18:23 +0000 Subject: * test/qt/*: Update the testcases, including testing the new functionality of sending null QByteArray and QString over the bus. Add new headertest test and restore the old qdbusxmlparser test. --- test/qt/tst_hal.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'test/qt/tst_hal.cpp') diff --git a/test/qt/tst_hal.cpp b/test/qt/tst_hal.cpp index f98eb98a..a69daf2f 100644 --- a/test/qt/tst_hal.cpp +++ b/test/qt/tst_hal.cpp @@ -2,7 +2,6 @@ #include #include -#define DBUS_API_SUBJECT_TO_CHANGE #include class tst_Hal: public QObject -- cgit