mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-07 18:17:23 +00:00
LibCore: Fix typo in Forward.h
This commit is contained in:
parent
7bb4f3764c
commit
940fbea3a7
Notes:
sideshowbarker
2024-07-19 05:43:00 +09:00
Author: https://github.com/awesomekling
Commit: 940fbea3a7
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ class ConfigFile;
|
||||||
class CustomEvent;
|
class CustomEvent;
|
||||||
class DateTime;
|
class DateTime;
|
||||||
class DirIterator;
|
class DirIterator;
|
||||||
class ElapsedTime;
|
class ElapsedTimer;
|
||||||
class Event;
|
class Event;
|
||||||
class EventLoop;
|
class EventLoop;
|
||||||
class File;
|
class File;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue