File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -423,7 +423,7 @@ void hyperlinks_slot5(){QString link1 = "https://www.reddit.com/r/bitcore_btx/";
423423void hyperlinks_slot6 (){QString link1 = " https://www.facebook.com/Bitcore.Coin/" ; QDesktopServices::openUrl (QUrl (link1, QUrl::TolerantMode));}
424424void hyperlinks_slot7 (){QString link1 = " https://coinomi.com/" ; QDesktopServices::openUrl (QUrl (link1, QUrl::TolerantMode));}
425425void hyperlinks_slot8 (){QString link1 = " https://github.com/LIMXTEC/BitCore" ; QDesktopServices::openUrl (QUrl (link1, QUrl::TolerantMode));}
426- void hyperlinks_slot9 (){QString link1 = " https://explorer.bitcore.cc/" QDesktopServices::openUrl (QUrl (link1, QUrl::TolerantMode));}
426+ void hyperlinks_slot9 (){QString link1 = " https://explorer.bitcore.cc/" ; QDesktopServices::openUrl (QUrl (link1, QUrl::TolerantMode));}
427427void hyperlinks_slot10 (){QString link1 = " https://chainz.cryptoid.info/btx/" ; QDesktopServices::openUrl (QUrl (link1, QUrl::TolerantMode));}
428428
429429// BitCore exchanges
You can’t perform that action at this time.
0 commit comments