windowing/windowserver/nga/graphicdrawer/graphicdrawerarray.cpp
changeset 152 9f1c3fea0f87
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
111:29ddb8a72f0e 152:9f1c3fea0f87
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 #include "WSGRAPHICDRAWERARRAY.H"
    16 #include "WSGRAPHICDRAWERARRAY.H"
    17 #include "Graphics/WSGRAPHICDRAWER.H"
    17 #include "graphics/WSGRAPHICDRAWER.H"
    18 #include <Graphics/WSGRAPHICDRAWERINTERFACE.H>
    18 #include <graphics/WSGRAPHICDRAWERINTERFACE.H>
    19 #include "panics.h"
    19 #include "panics.h"
    20 
    20 
    21 // CWsGraphicDrawerArray::XRollBackBase \\\\\\\\\\\\\\\\\\\\\\\\
    21 // CWsGraphicDrawerArray::XRollBackBase \\\\\\\\\\\\\\\\\\\\\\\\
    22 
    22 
    23 /** Base class for cleanup operations - used as a handle for the CommitP() method
    23 /** Base class for cleanup operations - used as a handle for the CommitP() method