diff options
| author | Thiago Macieira <thiago@kde.org> | 2006-06-11 12:18:23 +0000 | 
|---|---|---|
| committer | Thiago Macieira <thiago@kde.org> | 2006-06-11 12:18:23 +0000 | 
| commit | fd5ac15ebc643635e436b64cf1e656284380b1a5 (patch) | |
| tree | f1630dd4f97b5f56c61150ee2a0186831d81c256 /test/qt/tst_hal.cpp | |
| parent | 3b50a8c9fe65839b79f8df988aee6124abd4f0c4 (diff) | |
	* 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.
Diffstat (limited to 'test/qt/tst_hal.cpp')
| -rw-r--r-- | test/qt/tst_hal.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
| 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 <qdebug.h>  #include <QtTest/QtTest> -#define DBUS_API_SUBJECT_TO_CHANGE  #include <dbus/qdbus.h>  class tst_Hal: public QObject | 
