diff --git a/QtTermTCP.icns b/QtTermTCP.icns index 07d4345..12c8b5a 100644 Binary files a/QtTermTCP.icns and b/QtTermTCP.icns differ diff --git a/QtTermTCP.pro b/QtTermTCP.pro index dc39393..1c1b94d 100644 --- a/QtTermTCP.pro +++ b/QtTermTCP.pro @@ -49,7 +49,7 @@ RESOURCES += QtTermTCP.qrc RC_ICONS = QtTermTCP.ico -ICONS = QtTermTCP.icns +ICON = QtTermTCP.icns QMAKE_LFLAGS += -no-pie