Remove the special painting code for a 165-twips checkbox. Move the remaining parts of nsFormControlHelper to its consumers and remove nsFormControlHelper.{cpp,h} from the tree. b=343495 r+sr=roc (r=me on roc's part)

This commit is contained in:
mats.palmgren@bredband.net
2006-07-06 10:43:51 +00:00
parent c9aaef4d8c
commit 7ad743157e
18 changed files with 137 additions and 627 deletions

View File

@@ -39,7 +39,6 @@
#include "nsCOMPtr.h"
#include "nsHTMLContainerFrame.h"
#include "nsFormControlHelper.h"
#include "nsIFormControlFrame.h"
#include "nsHTMLParts.h"
#include "nsIFormControl.h"