Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Commit

Permalink
modified: bitcoin-qt.rc
Browse files Browse the repository at this point in the history
  • Loading branch information
oldambtster committed Aug 27, 2015
1 parent b624838 commit 31aeb85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/qt/res/bitcoin-qt.rc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
IDI_ICON1 ICON DISCARDABLE "icons/Slothcoin1_32.ico"
IDI_ICON2 ICON DISCARDABLE "icons/Slothcoin1_32_testnet.ico"
IDI_ICON1 ICON DISCARDABLE "icons/slothcoin_32.ico"
IDI_ICON2 ICON DISCARDABLE "icons/slothcoin_32_testnet.ico"

#include <windows.h> // needed for VERSIONINFO
#include "../../clientversion.h" // holds the needed client version information
Expand Down

0 comments on commit 31aeb85

Please sign in to comment.