Readd QImage includes.
Do not remove gui lib for headless binary as it needs it to use Qimage. Rename headless package to qcma-cli.
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
include(qcma_common.pri)
|
||||
|
||||
TARGET = qcma
|
||||
QT += gui widgets
|
||||
|
||||
QT += \
|
||||
gui \
|
||||
widgets
|
||||
TARGET = qcma
|
||||
|
||||
SOURCES += \
|
||||
src/gui/main.cpp \
|
||||
|
Reference in New Issue
Block a user