mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:47:46 +00:00
Browser: Avoid ninja-import of global variable
This commit is contained in:
parent
7893871d5a
commit
84e112be6b
4 changed files with 39 additions and 3 deletions
|
@ -111,4 +111,6 @@ private:
|
|||
RefPtr<const Gfx::Bitmap> m_icon;
|
||||
};
|
||||
|
||||
URL url_from_user_input(const String& input);
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue