Skip to content

Commit

Permalink
Update zedwallet.rc
Browse files Browse the repository at this point in the history
  • Loading branch information
AvanteVandaleur committed Aug 14, 2018
1 parent fc802b2 commit 19f7a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BinaryInfo/zedwallet.rc
@@ -1,7 +1,7 @@
#include <windows.h>
#include "version.h"

IDI_ICON1 ICON DISCARDABLE "owl.ico"
IDI_ICON1 ICON DISCARDABLE "fend.ico"

VS_VERSION_INFO VERSIONINFO
FILEVERSION APP_VER_MAJOR,APP_VER_MINOR,APP_VER_REV,APP_VER_BUILD
Expand Down

0 comments on commit 19f7a1f

Please sign in to comment.