mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:07:45 +00:00
Spreadsheet: Move sheet management to a Workbook class
This commit is contained in:
parent
6ea7e67b62
commit
e1f5f709ee
5 changed files with 228 additions and 110 deletions
|
@ -5,6 +5,7 @@ set(SOURCES
|
|||
SpreadsheetModel.cpp
|
||||
SpreadsheetView.cpp
|
||||
SpreadsheetWidget.cpp
|
||||
Workbook.cpp
|
||||
main.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue