LibWeb: Use resource scheme for icons in internal pages

This commit is contained in:
Bastiaan van der Plaat 2023-12-26 10:12:14 +01:00 committed by Tim Flynn
commit b39d99cf2f
Notes: sideshowbarker 2024-07-16 22:26:05 +09:00
7 changed files with 4 additions and 23 deletions

View file

@ -11,8 +11,6 @@
namespace Web {
String resource_directory_url();
void set_resource_directory_url(String);
String error_page_url();
void set_error_page_url(String);
String directory_page_url();