diff options
Diffstat (limited to 'karbon/commands/vbooleancmd.h')
-rw-r--r-- | karbon/commands/vbooleancmd.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/karbon/commands/vbooleancmd.h b/karbon/commands/vbooleancmd.h index c782c838..3a3478d3 100644 --- a/karbon/commands/vbooleancmd.h +++ b/karbon/commands/vbooleancmd.h @@ -37,8 +37,8 @@ public: enum VBooleanType { intersect, - shape_union, - shape_xor, + tqshape_union, + tqshape_xor, substract }; |