no need for gui

This commit is contained in:
Gerhard Hoffmann 2023-04-11 14:02:51 +02:00
parent 6043d15494
commit 3d3ec297c0

View File

@ -1,7 +1,7 @@
# QT -= gui
QT += core gui
QT +=widgets serialport
QT +=network
QT += core
QT += widgets serialport
QT += network
TARGET = up_dev_ctrl