mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 13:28:11 +00:00
Ladybird+LibWebView: Migrate input completions to LibWebView callbacks
This commit is contained in:
parent
5116e97a9d
commit
edec5b1d91
9 changed files with 9 additions and 21 deletions
|
@ -76,8 +76,6 @@ public:
|
|||
};
|
||||
void update_palette(PaletteMode = PaletteMode::Default);
|
||||
|
||||
virtual void notify_server_did_finish_handling_input_event(bool event_was_accepted) override;
|
||||
|
||||
signals:
|
||||
void urls_dropped(QList<QUrl> const&);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue