mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:47:45 +00:00
LibWeb: Add NavigationHistoryEntry, a wrapper around SessionHistoryEntry
This commit is contained in:
parent
daa9c4a650
commit
3c1d4eab24
9 changed files with 214 additions and 0 deletions
|
@ -414,6 +414,7 @@ class MimeType;
|
|||
class MimeTypeArray;
|
||||
class Navigable;
|
||||
class NavigableContainer;
|
||||
class NavigationHistoryEntry;
|
||||
class Navigator;
|
||||
struct NavigationParams;
|
||||
class Origin;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue