Libraries: remove dependency to gui/widgets

This commit is contained in:
2024-03-02 12:15:15 +01:00
parent b8089c443c
commit 7abe8ae419
6 changed files with 7 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
CONFIG += plugin
QT -= gui
QT += widgets serialport
QT += serialport
win32 {