windowing/windowserver/nga/graphicdrawer/graphicdrawerenvironment.cpp
changeset 121 d72fc2aace31
parent 0 5d03bc08d59c
equal deleted inserted replaced
103:2717213c588a 121:d72fc2aace31
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 #include "Graphics/WSGRAPHICDRAWER.H"
    16 #include "graphics/WSGRAPHICDRAWER.H"
    17 #include <Graphics/WSGRAPHICDRAWERINTERFACE.H>
    17 #include <graphics/WSGRAPHICDRAWERINTERFACE.H>
       
    18 #include "graphics/wsgraphicdrawerinternal.h"
    18 
    19 
    19 // TGraphicDrawerId \\\\\\\\\\\\\\\\\\\\\\\\
    20 // TGraphicDrawerId \\\\\\\\\\\\\\\\\\\\\\\\
    20 
    21 
    21 EXPORT_C TInt TGraphicDrawerId::Compare(const TGraphicDrawerId& aOther) const
    22 EXPORT_C TInt TGraphicDrawerId::Compare(const TGraphicDrawerId& aOther) const
    22 /** Compares another ID with this for equality.
    23 /** Compares another ID with this for equality.