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

@ -12,6 +12,8 @@
#include "nsStyleConsts.h"
#include "nsFormControlFrame.h"
using namespace mozilla;
nsIFrame*
NS_NewLegendFrame(nsIPresShell* aPresShell, nsStyleContext* aContext)
{