mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:07:46 +00:00
LibVT: Move out the Line class from Terminal to its own class
This commit is contained in:
parent
345fbd1fc1
commit
16965db86b
6 changed files with 232 additions and 149 deletions
|
@ -1,4 +1,5 @@
|
|||
set(SOURCES
|
||||
Line.cpp
|
||||
Terminal.cpp
|
||||
TerminalWidget.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue