branch | RCL_3 |
changeset 22 | df4dfb214df5 |
parent 0 | a4daefaec16c |
21:43658d24f35d | 22:df4dfb214df5 |
---|---|
370 * Cch client implementation |
370 * Cch client implementation |
371 * Own. |
371 * Own. |
372 */ |
372 */ |
373 CCchImpl* iImplementation; |
373 CCchImpl* iImplementation; |
374 |
374 |
375 #ifdef _DEBUG |
375 #ifdef CCHUI_EUNIT |
376 friend class UT_CchUi; |
376 friend class UT_CchUi; |
377 #endif |
377 #endif |
378 }; |
378 }; |
379 |
379 |
380 #endif // C_CCH_H |
380 #endif // C_CCH_H |