removes itself from the radio group when it is destructed
r=kmcclusk, bug 17418 git-svn-id: svn://10.0.0.236/trunk@52208 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -53,6 +53,7 @@ nsGfxRadioControlFrame::nsGfxRadioControlFrame()
|
||||
|
||||
nsGfxRadioControlFrame::~nsGfxRadioControlFrame()
|
||||
{
|
||||
mFormFrame->RemoveRadioControlFrame((nsIFormControlFrame *)this);
|
||||
NS_IF_RELEASE(mRadioButtonFaceStyle);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user