mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 10:01:13 +09:00
LibLine: Rename LineEditor to Line::Editor
This commit is contained in:
parent
a30a3277a3
commit
6595469de1
Notes:
sideshowbarker
2024-07-19 08:01:57 +09:00
Author: https://github.com/awesomekling
Commit: 6595469de1
4 changed files with 30 additions and 22 deletions
|
@ -50,7 +50,7 @@
|
|||
//#define SH_DEBUG
|
||||
|
||||
GlobalState g;
|
||||
static LineEditor editor {};
|
||||
static Line::Editor editor {};
|
||||
|
||||
static int run_command(const String&);
|
||||
void cache_path();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue