GUI: masks are not inherited from SessionItem anymore
Fixes masks serialization, removes usage of SessionItem methods, stops inheritance of SessionItem.
All mask type checks are done by dynamic_cast now.
Edited by Mikhail Svechnikov
Fixes masks serialization, removes usage of SessionItem methods, stops inheritance of SessionItem.
All mask type checks are done by dynamic_cast now.