Skip to content

Commit 6038707

Browse files
authored
Merge pull request #80 from scratchcpp/pen_attribute_blocks
Implement pen attribute blocks
2 parents b71250f + 1a78883 commit 6038707

File tree

11 files changed

+1736
-23
lines changed

11 files changed

+1736
-23
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ qt_add_qml_module(scratchcpp-render
5555
penlayerpainter.cpp
5656
penlayerpainter.h
5757
penattributes.h
58+
penstate.h
5859
blocks/penextension.cpp
5960
blocks/penextension.h
6061
blocks/penblocks.cpp

0 commit comments

Comments
 (0)