branch | RCL_3 |
changeset 5 | a47de9135b21 |
parent 0 | eb1f2e154e89 |
3:f5a1e66df979 | 5:a47de9135b21 |
---|---|
131 /** |
131 /** |
132 * normal state. |
132 * normal state. |
133 * own |
133 * own |
134 */ |
134 */ |
135 CSplitItutUiStateBase* iNormalState; |
135 CSplitItutUiStateBase* iNormalState; |
136 |
|
137 /** |
|
138 * Spell state. |
|
139 * own |
|
140 */ |
|
141 CSplitItutUiStateBase* iSpellState; |
|
136 }; |
142 }; |
137 |
143 |
138 #endif // C_WESTERNSPLITITUTUIMGR_H |
144 #endif // C_WESTERNSPLITITUTUIMGR_H |