mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-24 00:24:38 +00:00
LaunchServer+Help: Open help urls with Help
This commit is contained in:
committed by
Ali Mohammad Pur
parent
79a2088a13
commit
85152d2f7f
@@ -171,7 +171,7 @@ MainWidget::MainWidget()
|
||||
};
|
||||
}
|
||||
|
||||
void MainWidget::set_start_page(String const& start_page, int section)
|
||||
void MainWidget::set_start_page(StringView start_page, u32 section)
|
||||
{
|
||||
bool set_start_page = false;
|
||||
if (!start_page.is_null()) {
|
||||
|
||||
Reference in New Issue
Block a user