imageeditorengine/filters/FilterDraw/Src/drawpath.cpp
changeset 8 18b321db4884
parent 1 edfc90759b9f
equal deleted inserted replaced
1:edfc90759b9f 8:18b321db4884
    25 // RDrawPath
    25 // RDrawPath
    26 // ---------------------------------------------------------------------------
    26 // ---------------------------------------------------------------------------
    27 //
    27 //
    28 RDrawPath::RDrawPath():iColor(KRgbWhite)
    28 RDrawPath::RDrawPath():iColor(KRgbWhite)
    29     {
    29     {
       
    30     iBuf.Append(_L("UnInitialize"));
    30     }
    31     }
    31 
    32