Skip to content

Commit

Permalink
Add icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Weber authored and Christian Weber committed Aug 13, 2014
1 parent 1880dae commit 1eacc49
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/ui/ui.pri
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,11 @@ VPATH += $$PWD

FORMS += v800main.ui \
src/ui/v800fs.ui

macx {
ICON = src/ui/v800_downloader.icns
}

win {
RC_ICONS = src/ui/v800_downloader.ico
}
Binary file added src/ui/v800_downloader.icns
Binary file not shown.
Binary file added src/ui/v800_downloader.ico
Binary file not shown.

0 comments on commit 1eacc49

Please sign in to comment.