- Timestamp:
- 08/20/08 13:23:52 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BAL/WKAL/Concretizations/Graphics/WK/BCSVGPaintServerSolidWK.h
r243 r447 46 46 virtual TextStream& externalRepresentation(TextStream&) const; 47 47 48 #if PLATFORM(CG) || PLATFORM(QT) || PLATFORM(CAIRO)49 48 virtual bool setup(GraphicsContext*&, const RenderObject*, SVGPaintTargetType, bool isPaintingText) const; 50 #endif51 49 52 50 private:
