Browse Source

control proj add widgets

yuchuli 2 years ago
parent
commit
fbf6fd54cb

+ 1 - 1
src/decition/decition_brain_sf_add_frenet_plan/decition_brain_sf_add_frenet_plan.pro

@@ -1,6 +1,6 @@
 QT -= gui
 
-QT += network dbus xml
+QT += network dbus xml widgets
 
 CONFIG += c++11 console
 CONFIG -= app_bundle