r=tor
This commit is contained in:
scootermorris%comcast.net 2006-02-23 22:52:12 +00:00
Родитель 823aed307a
Коммит cc9a01f42c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -51,7 +51,7 @@
// events and propogate them to the parent. Most of the heavy lifting is done
// within the nsSVGGradientFrame, which is the parent for this frame
typedef nsContainerFrame nsSVGStopFrameBase;
typedef nsFrame nsSVGStopFrameBase;
class nsSVGStopFrame : public nsSVGStopFrameBase,
public nsISVGValueObserver,