mirror of
https://github.com/RGBCube/serenity
synced 2025-07-02 22:42:08 +00:00
LaunchServer+Help: Open help
urls with Help
This commit is contained in:
parent
79a2088a13
commit
85152d2f7f
4 changed files with 18 additions and 7 deletions
|
@ -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()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue