WIP TreeSupports: Now it is possible to switch between the normal
and the "organic" supports.
This commit is contained in:
parent
009fe1cab4
commit
2365b3a8dd
6 changed files with 216 additions and 51 deletions
|
@ -800,6 +800,7 @@ public:
|
|||
{
|
||||
switch (m_style) {
|
||||
case smsTree:
|
||||
case smsOrganic:
|
||||
assert(false);
|
||||
[[fallthrough]];
|
||||
case smsGrid:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue