From e3863980fd9d6bcdd4f91287ac14f4c9c3102256 Mon Sep 17 00:00:00 2001 From: Jim Saxton Date: Fri, 15 Apr 2016 15:23:08 -0700 Subject: [PATCH] add https:// to texturl --- src/URLView.cpp | 3 ++- src/YAB.rdef.rsrc | Bin 3037 -> 3037 bytes 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/URLView.cpp b/src/URLView.cpp index fd6f7e7..5ea7ddd 100644 --- a/src/URLView.cpp +++ b/src/URLView.cpp @@ -1051,7 +1051,8 @@ bool URLView::IsFTPLink() { bool URLView::IsHTMLLink() { // Is this link an HTML or file link? return( (url->FindFirst( "http://" ) == 0 ) || - (url->FindFirst( "file://" ) == 0 ) ); + (url->FindFirst( "file://" ) == 0 ) || + (url->FindFirst( "https://" ) == 0 ) ); } diff --git a/src/YAB.rdef.rsrc b/src/YAB.rdef.rsrc index a1a2951483de82ba6ff574a3f7119debabfc708f..eedf689516e652b1c8abcadb4be6cd829fa2b98f 100644 GIT binary patch delta 14 WcmcaBeph_MKTbxb&Hp*?F#-TGBnCYI delta 14 WcmcaBeph_MKTbx5&Hp*?F#-TG7zR54