Skip to content
This repository was archived by the owner on Jul 5, 2025. It is now read-only.

Commit 8f2cede

Browse files
committed
add macos icon
1 parent c122d17 commit 8f2cede

File tree

4 files changed

+2
-0
lines changed

4 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ mauikit/
66
*.*~
77
~*.*
88
~.*
9+
*.DS_Store
910

1011
# C++ objects and libs
1112
*.slo

macos_files/nota.icns

214 KB
Binary file not shown.

nota.pro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ linux:unix:!android {
4545

4646
macos {
4747
DEFINES += EMBEDDED_TERMINAL
48+
ICON = $$PWD/macos_files/nota.icns
4849
}
4950
}
5051

src/.DS_Store

8 KB
Binary file not shown.

0 commit comments

Comments
 (0)