changeset 121 | d72fc2aace31 |
parent 0 | 5d03bc08d59c |
child 164 | 25ffed67c7ef |
103:2717213c588a | 121:d72fc2aace31 |
---|---|
11 // Contributors: |
11 // Contributors: |
12 // |
12 // |
13 // Description: |
13 // Description: |
14 // |
14 // |
15 |
15 |
16 #include "Graphics/W32STDGRAPHICTEST.H" |
16 #include "graphics/W32STDGRAPHICTEST.H" |
17 |
17 |
18 EXPORT_C TWsGraphicFrameRate::TWsGraphicFrameRate(): |
18 EXPORT_C TWsGraphicFrameRate::TWsGraphicFrameRate(): |
19 TWsGraphicMsgFixedBase(TUid::Uid(ETypeId),sizeof(*this)) |
19 TWsGraphicMsgFixedBase(TUid::Uid(ETypeId),sizeof(*this)) |
20 { |
20 { |
21 } |
21 } |