diff --git a/qcachegrind/qcachegrind.pro~ b/qcachegrind/qcachegrind.pro index 58027ea..c099d40 100644 --- a/qcachegrind/qcachegrind.pro +++ b/qcachegrind/qcachegrind.pro @@ -8,11 +8,6 @@ greaterThan(QT_MAJOR_VERSION, 4) { QT += widgets } -contains(QT_CONFIG, dbus) { - DEFINES += QT_DBUS_SUPPORT - QT += dbus -} - include(../libcore/libcore.pri) include(../libviews/libviews.pri)