Hide dock icon on minimize macOS
This commit is contained in:
parent
6cd4dc8674
commit
bc5fedbbec
5 changed files with 41 additions and 0 deletions
|
|
@ -1421,11 +1421,13 @@ macx {
|
|||
|
||||
HEADERS += \
|
||||
AutoStart/AutoStart-MacOS.h \
|
||||
qt/macutils.h \
|
||||
|
||||
SOURCES += \
|
||||
dependencies/hueplusplus-1.0.0/src/LinHttpHandler.cpp \
|
||||
serial_port/find_usb_serial_port_linux.cpp \
|
||||
AutoStart/AutoStart-MacOS.cpp \
|
||||
qt/macutils.mm \
|
||||
|
||||
# Use mbedtls v2 instead of latest
|
||||
MBEDTLS_PREFIX = $$system(brew --prefix mbedtls@2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue