Skip to content

Commit 27ccdd6

Browse files
committed
Add application icon
1 parent bad7567 commit 27ccdd6

File tree

5 files changed

+63
-0
lines changed

5 files changed

+63
-0
lines changed

asset/icon-pack.xcf

69.7 KB
Binary file not shown.

asset/icon.svg

Lines changed: 61 additions & 0 deletions
Loading

asset/icon.xcf

291 KB
Binary file not shown.

src/icon.ico

24.9 KB
Binary file not shown.

src/renamer.pro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ message-widget.h \
3939
qnx: target.path = /tmp/$${TARGET}/bin
4040
else: unix:!android: target.path = /opt/$${TARGET}/bin
4141
!isEmpty(target.path): INSTALLS += target
42+
43+
RC_ICONS += icon.ico

0 commit comments

Comments
 (0)