implement simple stroke undo based on actions history
This commit is contained in:
@@ -40,6 +40,7 @@ add_library(
|
||||
../engine/brush.cpp
|
||||
../engine/canvas.cpp
|
||||
../engine/log.cpp
|
||||
../engine/action.cpp
|
||||
)
|
||||
|
||||
target_include_directories(native-lib PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user