mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 11:07:35 +00:00
Ladybird: Show the web page title in the window titlebar :^)
This commit is contained in:
parent
8b7000e151
commit
f5d033b8ba
4 changed files with 13 additions and 1 deletions
|
@ -32,6 +32,7 @@ signals:
|
|||
void linkHovered(QString, int timeout = 0);
|
||||
void linkUnhovered();
|
||||
void loadStarted(QString);
|
||||
void title_changed(QString);
|
||||
|
||||
private:
|
||||
OwnPtr<HeadlessBrowserPageClient> m_page_client;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue