mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:57:35 +00:00
Ladybird: Use Browser's History.{cpp,h}
There are no custom changes for Ladybird in the current copies of those files, so we just need to ensure to keep Ladybird up to date for any changes made upstream.
This commit is contained in:
parent
c91978baa6
commit
11b730fccb
5 changed files with 3 additions and 127 deletions
|
@ -7,9 +7,9 @@
|
|||
|
||||
#include "Tab.h"
|
||||
#include "BrowserWindow.h"
|
||||
#include "History.h"
|
||||
#include "Settings.h"
|
||||
#include "Utilities.h"
|
||||
#include <Browser/History.h>
|
||||
#include <QCoreApplication>
|
||||
#include <QFont>
|
||||
#include <QFontMetrics>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue