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,5 +1,5 @@
# QT -= gui
QT += core gui
QT += core
QT += widgets serialport
QT += network