Refactor project management: create Project class for handling project file operations and remove message handling code
This commit is contained in:
@@ -4,7 +4,7 @@ set(
|
||||
app/core/controller.cc
|
||||
app/core/labeling.cc
|
||||
app/emu/emulator.cc
|
||||
app/core/message.cc
|
||||
app/core/project.cc
|
||||
app/core/utils/file_util.cc
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user