branch | RCL_3 |
changeset 163 | bbf46f59e123 |
parent 0 | 5d03bc08d59c |
child 164 | 25ffed67c7ef |
150:57c618273d5c | 163:bbf46f59e123 |
---|---|
11 // Contributors: |
11 // Contributors: |
12 // |
12 // |
13 // Description: |
13 // Description: |
14 // |
14 // |
15 |
15 |
16 #include "Graphics/WSGRAPHICMSGBUF.H" |
16 #include "graphics/WSGRAPHICMSGBUF.H" |
17 #include "DrawSection.h" |
17 #include "DrawSection.h" |
18 |
18 |
19 const TInt KBufferSize = 1000; |
19 const TInt KBufferSize = 1000; |
20 |
20 |
21 /** |
21 /** |