From f2121d1c0f36ef3951e0570552e70f9450f0fab5 Mon Sep 17 00:00:00 2001 From: John-Mark Bell Date: Sun, 22 Apr 2018 02:59:44 +0000 Subject: NSURL: add ability to create replacement scheme --- utils/corestringlist.h | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/corestringlist.h') diff --git a/utils/corestringlist.h b/utils/corestringlist.h index 8d15eebf2..90dd796a7 100644 --- a/utils/corestringlist.h +++ b/utils/corestringlist.h @@ -70,6 +70,7 @@ CORESTRING_LWC_STRING(filename); CORESTRING_LWC_STRING(font); CORESTRING_LWC_STRING(frame); CORESTRING_LWC_STRING(frameset); +CORESTRING_LWC_STRING(ftp); CORESTRING_LWC_STRING(h1); CORESTRING_LWC_STRING(h2); CORESTRING_LWC_STRING(h3); -- cgit v1.2.3