From 9bf91a56e147519a266ee4e2b458cc556d0c1af1 Mon Sep 17 00:00:00 2001 From: Collin Kidder Date: Thu, 2 May 2024 19:50:34 -0400 Subject: [PATCH] Update SavvyCAN.pro --- SavvyCAN.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SavvyCAN.pro b/SavvyCAN.pro index 5512e427..2020d543 100644 --- a/SavvyCAN.pro +++ b/SavvyCAN.pro @@ -4,7 +4,7 @@ # #------------------------------------------------- -QT = core gui printsupport qml serialbus serialport widgets help network opengl +QT = core gui printsupport qml serialbus serialport widgets help network opengl dbus CONFIG(release, debug|release):DEFINES += QT_NO_DEBUG_OUTPUT