mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 06:57:45 +00:00
LibGUI+Browser: Move GUI::UrlBox to the Browser application
Browser is the only user of this component. Move it to allow making use of LibWebView for URL highlighting.
This commit is contained in:
parent
0715ba889e
commit
55092dd164
8 changed files with 139 additions and 112 deletions
|
@ -79,7 +79,6 @@ class Statusbar;
|
|||
class TabWidget;
|
||||
class TableView;
|
||||
class TextBox;
|
||||
class UrlBox;
|
||||
class TextDocument;
|
||||
class TextDocumentUndoCommand;
|
||||
class TextEditor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue