summaryrefslogtreecommitdiffstats
path: root/test/qt/tst_qdbustype.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago@kde.org>2006-03-06 14:30:52 +0000
committerThiago Macieira <thiago@kde.org>2006-03-06 14:30:52 +0000
commit12dc0934ae2a1fb92223f84804ad31a57689813c (patch)
treef2f8d4ecc8493c109ff4834b2bcad91d3372aed8 /test/qt/tst_qdbustype.cpp
parent9393d6b459d02a8508750a846bf97a69e48c97e2 (diff)
2006-03-06 Thiago Macieira <thiago.macieira@trolltech.com>
* test/qt/*: Update the self-tests.
Diffstat (limited to 'test/qt/tst_qdbustype.cpp')
-rw-r--r--test/qt/tst_qdbustype.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/qt/tst_qdbustype.cpp b/test/qt/tst_qdbustype.cpp
index 124e60cb..9520ae6d 100644
--- a/test/qt/tst_qdbustype.cpp
+++ b/test/qt/tst_qdbustype.cpp
@@ -20,6 +20,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
+#define DBUS_API_SUBJECT_TO_CHANGE 1
#include <qcoreapplication.h>
#include <QtTest/QtTest>