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:
Linus Groh 2022-10-22 23:42:00 +02:00 committed by Andrew Kaster
commit 11b730fccb
Notes: sideshowbarker 2024-07-17 07:35:03 +09:00
5 changed files with 3 additions and 127 deletions

View file

@ -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>