| 119 | |
| 120 | ExtraCelRef extraCel() const { return m_extraCel; } |
| 121 | void setExtraCel(const ExtraCelRef& extraCel) { m_extraCel = extraCel; } |
| 122 | |
| 123 | ////////////////////////////////////////////////////////////////////// |
| 124 | // Mask |
no outgoing calls
no test coverage detected