Issue #80 - De-unify layout/forms

This commit is contained in:
Matt A. Tobin 2020-04-18 13:10:09 -04:00 committed by Roy Tam
commit 241c3b3200
4 changed files with 5 additions and 1 deletions

View file

@ -55,6 +55,7 @@
#define DEFAULT_COLUMN_WIDTH 20
using namespace mozilla;
using namespace mozilla::dom;
nsIFrame*
NS_NewTextControlFrame(nsIPresShell* aPresShell, nsStyleContext* aContext)